summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/App/Config.hs
AgeCommit message (Expand)Author
2022-11-30Adds DPI configuration (#660)jgrocho
2022-02-03TextOutputColor -> TextOutputFormatjao
2022-02-02Allow specifying color format as a -T argumentjao
2022-01-31Text output: support choosing between Pango and ANSI markupPavel Kalugin
2022-01-29Color escape sequences for text outputjao
2022-01-29Basic text output, without colors, workingjao
2021-11-07Let xmobar be used with a signal TMVar when used from other haskell.John Soo
2020-10-09hlintingjao
2020-08-07Don't get confused by empty configuration dirs (fixes #313)jao
2019-10-15A second attempt at fixing #405jao
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