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.hs (renamed from misc/xmobarrcTop.hs)3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xmobarrcTop.hs b/xmobarrc/top.hs
index 6764359..0f26e5c 100644
--- a/misc/xmobarrcTop.hs
+++ b/xmobarrc/top.hs
@@ -10,7 +10,8 @@ Config { font = "xft:lucy tewi:style=Regular:pixelsize=11,Efont Biwidth:pixelsiz
                            , width = 1600
                            , height = 24
                            }
-       , textOffset = 16
+       , textOffset = -1
+       , textOffsets = [-1, -1]
        , iconOffset = -1
        , lowerOnStart = True
        , hideOnStart = False

Consider giving Nix/NixOS a try! <3