diff --git a/config/libinput-gestures.conf b/config/libinput-gestures.conf new file mode 100644 index 0000000..ee264cb --- /dev/null +++ b/config/libinput-gestures.conf @@ -0,0 +1,2 @@ +gesture: swipe right 3 swaymsg -t command workspace next_on_output +gesture: swipe left 3 swaymsg -t command workspace prev_on_output