]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/icons.json
Add zsh_sessions entry to zsh (#394)
[xdg-ninja.git] / programs / icons.json
1 {
2 "name": "icons",
3 "files": [
4 {
5 "path": "$HOME/.icons",
6 "movable": true,
7 "help": "Supported\n\nThe file $HOME/.icons can be moved to $XDG_DATA_HOME/icons.\n\nIf there are cursor themes installed in _$XDG_DATA_HOME/icons_, it may be necessary to add the path to XCURSOR_PATH. For example:\n\n```bash\nexport XCURSOR_PATH=/usr/share/icons:$XDG_DATA_HOME/icons\n```\n\n"
8 }
9 ]
10 }