sway: fix cursor on hidpi screens
Some checks failed
Build / Lint Code Base (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
Felix Buehler 2025-08-24 23:15:59 +02:00
parent 6c5e0d3ebe
commit 3b65a61998

View file

@ -16,6 +16,8 @@ input * {
xkb_options "caps:escape,grp:win_space_toggle"
xkb_numlock enabled
}
# fix cursor on hidpi screens
seat * xcursor_theme Adwaita
# hide cursor after 10 sec
seat * hide_cursor 10000