You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The XDG Base Directory Specification provides a bunch of folders for collating config files, and mechanisms to override the default (~/.config), so our home folders don't end up stuffed with dot files.
It would be great if AnyBar could support .config/AnyBar in addition to .AnyBar.
The text was updated successfully, but these errors were encountered:
jaketmp
changed the title
Support XDG Base Directory Specification for custom images
Support XDG Base Directory Specification for custom image folder
Jul 23, 2019
The XDG Base Directory Specification provides a bunch of folders for collating config files, and mechanisms to override the default (
~/.config
), so our home folders don't end up stuffed with dot files.It would be great if AnyBar could support
.config/AnyBar
in addition to.AnyBar
.The text was updated successfully, but these errors were encountered: