summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/xmobar/xmobar.hs
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/xmobar/xmobar.hs')
-rw-r--r--accounts/gkleen@sif/xmobar/xmobar.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/xmobar/xmobar.hs b/accounts/gkleen@sif/xmobar/xmobar.hs
index ea53082d..ed1f6e55 100644
--- a/accounts/gkleen@sif/xmobar/xmobar.hs
+++ b/accounts/gkleen@sif/xmobar/xmobar.hs
@@ -7,7 +7,7 @@ main :: IO ()
7main = xmobar config 7main = xmobar config
8 where 8 where
9 config = defaultConfig 9 config = defaultConfig
10 { font = "xft:Fira Mono for Powerline:style=Medium:pixelsize=22.5" 10 { font = "xft:FiraCode Nerd Font Mono:style=Regular:pixelsize=21"
11 , position = OnScreen 0 $ TopP 0 307 11 , position = OnScreen 0 $ TopP 0 307
12 , bgColor = "black" 12 , bgColor = "black"
13 , fgColor = "grey" 13 , fgColor = "grey"