diff options
author | Alex Auvolat <alex@adnab.me> | 2023-09-10 14:38:27 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-09-10 14:38:27 +0200 |
commit | 3e12365b93a39cbea20f8afe49ea568201b5e473 (patch) | |
tree | eb4900cc73319a36a7c729204e958b36f09f430d /icewm | |
parent | ba801ced49102a9f102f05cb259a9882d212311a (diff) | |
download | user-config-3e12365b93a39cbea20f8afe49ea568201b5e473.tar.gz user-config-3e12365b93a39cbea20f8afe49ea568201b5e473.zip |
icewm: add icon path
Diffstat (limited to 'icewm')
-rw-r--r-- | icewm/preferences | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icewm/preferences b/icewm/preferences index 6c29e5b..5bc40a7 100644 --- a/icewm/preferences +++ b/icewm/preferences @@ -7,3 +7,5 @@ DesktopBackgroundColor="rgb:00/80/80" WorkspaceNames=" 1 "," 2 " QuickSwitchRaiseCandidate=1 + +IconPath = /usr/share/icons/hicolor:/usr/share/icons:/usr/share/pixmaps:/run/current-system/sw/share/icons/hicolor:/run/current-system/sw/share/icons:/run/current-system/sw/share/pixmaps |