diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index ae00a9a7..2fc224b3 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -62,6 +62,10 @@ dwindle { pseudotile=0 # enable pseudotiling on dwindle } +gestures { + workspace_swipe=no +} + # example window rules # for windows named/classed as abc and xyz #windowrule=move 69 420,abc |