From 40245120f503b87a701936a864a5bfcd7e9cc1f6 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Sat, 7 Jan 2023 14:58:26 +0100 Subject: [PATCH] river: Hide cursor when typing Makes use of new river functionality to automatically hide the cursor whenever you begin to type. --- wayland/.config/river/init | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wayland/.config/river/init b/wayland/.config/river/init index 04ee534..84d8b8c 100755 --- a/wayland/.config/river/init +++ b/wayland/.config/river/init @@ -10,6 +10,8 @@ time_to_suspend=1200 ## OPTIONS riverctl spawn "dbus-update-activation-environment SEATD_SOCK DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=river" riverctl focus-follows-cursor normal +riverctl set-cursor-warp on-output-change +riverctl hide-cursor when-typing enabled riverctl attach-mode bottom # Set background and border color