Use a more consistent cursor setting

This commit is contained in:
Natsu Kagami 2022-05-04 10:23:09 -04:00
parent 4b473b6a71
commit 3e8aa1abcf
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
3 changed files with 36 additions and 31 deletions

View file

@ -79,6 +79,11 @@ in
# Wallpaper
output."*".bg = if cfg.wallpaper == "" then "#000000 solid_color" else "${cfg.wallpaper} fill";
### Seats
#
# Cursor
seat."*".xcursor_theme = "${config.xsession.pointerCursor.name} ${toString config.xsession.pointerCursor.size}";
### Programs
#
# Terminal