From 280f04fa78f34528456b11bcf7166aec6b52a151 Mon Sep 17 00:00:00 2001 From: lelgenio Date: Fri, 2 Oct 2020 01:08:00 -0300 Subject: [PATCH] use natural scrolling --- dotfiles/fusuma.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/fusuma.yml b/dotfiles/fusuma.yml index 2e33a8f..a0d1085 100644 --- a/dotfiles/fusuma.yml +++ b/dotfiles/fusuma.yml @@ -1,9 +1,9 @@ swipe: 3: left: - command: 'swaymsg workspace prev' - right: command: 'swaymsg workspace next' + right: + command: 'swaymsg workspace prev' up: command: 'swaymsg fullscreen toggle' down: