From 578787b36d6bc7e0f34c5fd2b7ae06d950ca0f8c Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Thu, 28 Jul 2022 13:44:17 +0200 Subject: add gestures to example configs --- example/hyprland.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'example') 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 -- cgit v1.2.3