config: fallback to /etc/xdg if XDG_CONFIG_DIRS is unset

Closes #1008
This commit is contained in:
Daniel Eklöf 2022-04-06 18:44:09 +02:00
parent 58a1ffe724
commit 20608c987b
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 10 additions and 5 deletions

View file

@ -98,6 +98,8 @@
* Underline cursor sometimes being positioned too low, either making
it look thinner than what it should be, or being completely
invisible (https://codeberg.org/dnkl/foot/issues/1005).
* Fallback to `/etc/xdg` if `XDG_CONFIG_DIRS` is unset
(https://codeberg.org/dnkl/foot/issues/1008).
### Security