summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/App/Config.hs
AgeCommit message (Collapse)Author
2020-10-09hlintingjao
2020-08-07Don't get confused by empty configuration dirs (fixes #313)jao
By checking full paths, instead of just dirs (option 1).
2019-10-15A second attempt at fixing #405jao
This time taking into account that ~/.config/xmobar could be populated
2019-10-14Don't create .xmobar if it doesn't exist (issue #405)jao
2018-11-30Self-compilation a la xmonadjao
2018-11-26Utilities for dealing with config and data directoriesjao
2018-11-26App.Defaults -> App.Configjao