mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-09-13 14:02:03 +02:00
sway: fix cursor on hidpi screens
This commit is contained in:
parent
6c5e0d3ebe
commit
3b65a61998
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue