From 1fdb737101047d2b06ae30cf213726d997e9d45c Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Mon, 13 Jun 2022 20:47:06 +0300 Subject: [PATCH] change swipe directions --- config/.config/libinput-gestures.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/.config/libinput-gestures.conf b/config/.config/libinput-gestures.conf index 9bebc09..73b3624 100644 --- a/config/.config/libinput-gestures.conf +++ b/config/.config/libinput-gestures.conf @@ -1,5 +1,5 @@ -gesture swipe left 3 swaymsg workspace prev_on_output -gesture swipe right 3 swaymsg workspace next_on_output +gesture swipe right 3 swaymsg workspace prev_on_output +gesture swipe left 3 swaymsg workspace next_on_output gesture swipe up 3 kickoff