xsession.pointerCursor -> home.pointerCursor
This commit is contained in:
parent
ca17104b98
commit
e9ce42d9f5
3 changed files with 5 additions and 2 deletions
|
@ -82,7 +82,7 @@ in
|
|||
### Seats
|
||||
#
|
||||
# Cursor
|
||||
seat."*".xcursor_theme = "${config.xsession.pointerCursor.name} ${toString config.xsession.pointerCursor.size}";
|
||||
seat."*".xcursor_theme = "${config.home.pointerCursor.name} ${toString config.home.pointerCursor.size}";
|
||||
|
||||
### Programs
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue