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 | |
parent | Replace alsa-mixer with external shell alternative (diff) |
Bump 0.15.4
Diffstat (limited to '')
-rw-r--r-- | xmobarrc/bot.hs | 2 | ||||
-rw-r--r-- | xmobarrc/top.hs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xmobarrc/bot.hs b/xmobarrc/bot.hs index 0f92dce..da5ec39 100644 --- a/xmobarrc/bot.hs +++ b/xmobarrc/bot.hs @@ -62,4 +62,4 @@ Config { font = "xft:tewi:style=Regular:pixelsize=11,Biwidth:pixelsize=12" \ " } --- vim:filetype=haskell:expandtab:tabstop=4:shiftwidth=4 +-- vim:filetype=haskell 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 |