From 27f0c7079add14a6990cbfeb4e348e433450be63 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 3 Jan 2021 16:07:06 +0100 Subject: gkleen@sif: customization --- accounts/gkleen@sif/xmobar/xmobar.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts/gkleen@sif/xmobar/xmobar.hs') 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 () main = xmobar config where config = defaultConfig - { font = "xft:Fira Mono for Powerline:style=Medium:pixelsize=22.5" + { font = "xft:FiraCode Nerd Font Mono:style=Regular:pixelsize=21" , position = OnScreen 0 $ TopP 0 307 , bgColor = "black" , fgColor = "grey" -- cgit v1.2.3