home-cursor: follow xdg spec for icons folder (#3851)
This commit is contained in:
parent
4e79c6a414
commit
013948ddf6
|
@ -119,7 +119,7 @@ in {
|
|||
# Set name in icons theme, for compatibility with AwesomeWM etc. See:
|
||||
# https://github.com/nix-community/home-manager/issues/2081
|
||||
# https://wiki.archlinux.org/title/Cursor_themes#XDG_specification
|
||||
home.file.".icons/default/index.theme".text = ''
|
||||
xdg.dataFile."icons/default/index.theme".text = ''
|
||||
[icon theme]
|
||||
Name=Default
|
||||
Comment=Default Cursor Theme
|
||||
|
|
Loading…
Reference in a new issue