mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-11-02 08:23:19 +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, F, fullscreen
|
||||
|
||||
|
||||
# Move focus window
|
||||
bind = $mainMod, left, movefocus, l
|
||||
bind = $mainMod, right, movefocus, r
|
||||
|
||||
@@ -39,6 +39,5 @@ master {
|
||||
orientation = right
|
||||
}
|
||||
|
||||
gestures {
|
||||
workspace_swipe = on
|
||||
}
|
||||
gesture = 3, horizontal, workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user