about summary refs log tree commit diff
path: root/xmobarrc/top.hs
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2020-07-26 16:57:46 +0300
committerAzat Bahawi <azahi@teknik.io>2020-07-26 16:57:46 +0300
commitb0e3b4402bb46f8fad14f6c06106677968d28554 (patch)
tree270b98c118651eed78bd09e640b7da23fd8e038d /xmobarrc/top.hs
parentSync submodules (diff)
Revert xmobar behaviour
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