about summary refs log tree commit diff
path: root/xmobarrc/top.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--xmobarrc/top.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobarrc/top.hs b/xmobarrc/top.hs
index 94b40bd..1cdab9c 100644
--- a/xmobarrc/top.hs
+++ b/xmobarrc/top.hs
@@ -11,7 +11,7 @@ Config { font = "xft:tewi:style=Regular:pixelsize=11,Biwidth:pixelsize=12"
                            , height = 24
                            }
        , textOffset = 15
-       , textOffsets = [15, 15]
+       , textOffsets = [ 15, 15 ]
        , iconOffset = -1
        , lowerOnStart = True
        , hideOnStart = False

Consider giving Nix/NixOS a try! <3