river: Hide cursor when typing
Makes use of new river functionality to automatically hide the cursor whenever you begin to type.
This commit is contained in:
parent
824e76c654
commit
40245120f5
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue