From c8990a4ce2ae2c3321528c968ebbbf05bb318155 Mon Sep 17 00:00:00 2001 From: autumn-the-kitty-cat Date: Mon, 11 May 2026 21:58:01 -0400 Subject: [PATCH] feat: enable natural scrolling --- home/pc/common/river/init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/home/pc/common/river/init.sh b/home/pc/common/river/init.sh index a319d52..b2ee5d0 100644 --- a/home/pc/common/river/init.sh +++ b/home/pc/common/river/init.sh @@ -95,6 +95,7 @@ awww img @wallpaper@ -t none if [ "@hostName@" = "february" ]; then riverctl keyboard-layout -variant colemak us + riverctl input \* natural-scroll enabled else vesktop & fi