diff options
Diffstat (limited to 'xmobarrc')
-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 |