diff options
author | azahi <azahi@teknik.io> | 2019-09-04 00:37:09 +0300 |
---|---|---|
committer | azahi <azahi@teknik.io> | 2019-09-04 00:37:09 +0300 |
commit | c12e737a4f3bb78bf6b77c9b2bfd93610be2937f (patch) | |
tree | 41ef9ae2238e96c1fc4b12b4a00ec05e4a39e064 /xmobarrc/top.hs | |
parent | Replace alsa-mixer with external shell alternative (diff) |
Bump 0.15.4
Diffstat (limited to '')
-rw-r--r-- | xmobarrc/top.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobarrc/top.hs b/xmobarrc/top.hs index 83fa5d2..94b40bd 100644 --- a/xmobarrc/top.hs +++ b/xmobarrc/top.hs @@ -38,4 +38,4 @@ Config { font = "xft:tewi:style=Regular:pixelsize=11,Biwidth:pixelsize=12" \ " } --- vim:filetype=haskell:expandtab:tabstop=4:shiftwidth=4 +-- vim: filetype=haskell |