Compare commits
2 commits
ab26ef3aa7
...
91a73a91f2
| Author | SHA1 | Date | |
|---|---|---|---|
| 91a73a91f2 | |||
| 342d747e73 |
2 changed files with 5 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
theme = dark:tokyonight,light:tokyonight-day
|
theme = dark:TokyoNight,light:TokyoNight day
|
||||||
background-opacity = 0.9
|
background-opacity = 0.9
|
||||||
background-blur-radius = 20
|
background-blur-radius = 20
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -145,9 +145,10 @@ input {
|
||||||
}
|
}
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||||
gestures {
|
gesture = 3, horizontal, workspace
|
||||||
workspace_swipe = true
|
gesture = 4, pinch, dispatcher, exec, walker
|
||||||
}
|
gesture = 4, left, dispatcher, exec, swaync-client -op
|
||||||
|
gesture = 4, right, dispatcher, exec, swaync-client -cp
|
||||||
|
|
||||||
# Example per-device config
|
# Example per-device config
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue