Closed gabrielsimoes closed 9 months ago
The current script fails in case the project files are in $XDG_CONFIG_HOME/xmonad/, it tries to read them from $XDG_CONFIG_HOME directly.
$XDG_CONFIG_HOME/xmonad/
$XDG_CONFIG_HOME
[x] I've read CONTRIBUTING.md
[x] I've considered how to best test these changes (property, unit, manually, ...) and concluded: manually
[x] I updated the CHANGES.md file
CHANGES.md
Thanks!
Description
The current script fails in case the project files are in
$XDG_CONFIG_HOME/xmonad/
, it tries to read them from$XDG_CONFIG_HOME
directly.Checklist
[x] I've read CONTRIBUTING.md
[x] I've considered how to best test these changes (property, unit, manually, ...) and concluded: manually
[x] I updated the
CHANGES.md
file