mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-11-03 08:53:20 +00:00
Hyprland trackpad gesture
This commit is contained in:
@@ -12,7 +12,6 @@ bind = $mainMod, J, togglesplit, # dwindle
|
|||||||
bind = $mainMod, L, exec, hyprlock
|
bind = $mainMod, L, exec, hyprlock
|
||||||
bind = $mainMod, F, fullscreen
|
bind = $mainMod, F, fullscreen
|
||||||
|
|
||||||
|
|
||||||
# Move focus window
|
# Move focus window
|
||||||
bind = $mainMod, left, movefocus, l
|
bind = $mainMod, left, movefocus, l
|
||||||
bind = $mainMod, right, movefocus, r
|
bind = $mainMod, right, movefocus, r
|
||||||
|
|||||||
@@ -39,6 +39,5 @@ master {
|
|||||||
orientation = right
|
orientation = right
|
||||||
}
|
}
|
||||||
|
|
||||||
gestures {
|
gesture = 3, horizontal, workspace
|
||||||
workspace_swipe = on
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user