dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit 7c2ff1becd691f26ec46b8ba9370a127c19dc69a
parent 1b448ed92200b6ab55821649b1ec2b909c24a7ee
Author: Chris Bracken <chris@bracken.jp>
Date:   Tue, 17 Dec 2019 18:35:56 -0800

Use natural scrolling in Sway WM config

Diffstat:
M.config/sway/config | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -67,6 +67,7 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill # Read `man 5 sway-input` for more information about this section. input * { xkb_options ctrl:nocaps + natural_scroll enabled } ### Key bindings