From bd11b0acd3dd9ad4c3a1e9a3bdd1e7add6857e0e Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 30 Dec 2024 01:31:24 +0100 Subject: Font: Change font style --- dotfiles/xmobar.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dotfiles') diff --git a/dotfiles/xmobar.hs b/dotfiles/xmobar.hs index c0abc8e..fe9e66b 100644 --- a/dotfiles/xmobar.hs +++ b/dotfiles/xmobar.hs @@ -1,8 +1,7 @@ Config { -- appearance - font = "TX-02 10" - , additionalFonts = ["Inconsolata LGC Nerd Font 10"] + font = "xft:Noto Sans Display Nerd Font:size=10,Inconsolata LGC Nerd Font:size=10,DejaVu Sans Mono Nerd Font:size=10,Noto Sans Mono CJK JP:size=10,Noto Color Emoji:size=10,Noto Sans Hebrew:size=10" , bgColor = "#222222" , fgColor = "#bbbbbb" , position = Top -- cgit 1.4.1