From 53ba8859358b774b1f6007873f067ef1eefcbdd8 Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Thu, 11 May 2023 19:09:45 +0200 Subject: sway: hide cursor on inactivity or when typing --- .config/sway/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index 329a009..0437487 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -163,6 +163,9 @@ for_window [window_role="About"] floating enable for_window [class="Nextcloud"] floating enable seat seat0 xcursor_theme phinger-cursors-light 32 +seat * hide_cursor when-typing enable +seat * hide_cursor 8000 + set $gnome-schema org.gnome.desktop.interface exec_always { gsettings set $gnome-schema cursor-theme 'phinger-cursors-light' -- cgit v1.2.3-70-g09d2