diff --git a/.config/xmobar/xmobarrc-bottom b/.config/xmobar/xmobarrc-bottom index e85b251..252ff7c 100644 --- a/.config/xmobar/xmobarrc-bottom +++ b/.config/xmobar/xmobarrc-bottom @@ -12,3 +12,5 @@ Config , Run PipeReader "/tmp/pipe-nowplaying" "nowplaying" ] } + +-- vim:ft=haskell