diff options
author | Ben Boeckel <mathstuf@gmail.com> | 2013-07-05 00:15:23 -0400 |
---|---|---|
committer | Ben Boeckel <mathstuf@gmail.com> | 2013-07-05 00:15:23 -0400 |
commit | ed1955e4bb307c7308880d1fae4bb99a7e34d9c7 (patch) | |
tree | a5171c6280081f292e893ec61bf7d6fb4341d506 | |
parent | 9fc6b376a58e83eecb33a55f88175a71e613aa25 (diff) | |
download | xmobar-ed1955e4bb307c7308880d1fae4bb99a7e34d9c7.tar.gz xmobar-ed1955e4bb307c7308880d1fae4bb99a7e34d9c7.tar.bz2 |
Update readme
-rw-r--r-- | readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -163,7 +163,9 @@ or xmobar & -if you have the default configuration file saved as `~/.xmobarrc` +if you have the default configuration file saved as +`$XDG\_CONFIG\_HOME/xmobar/xmobarrc` (defaulting to +`~/.config/xmobar/xmobarrc`), or `~/.xmobarrc`. ### Signal Handling |