diff --git a/.config/polybar/config-bottom.ini b/.config/polybar/config-bottom.ini index be64c27..bc8f35f 100644 --- a/.config/polybar/config-bottom.ini +++ b/.config/polybar/config-bottom.ini @@ -132,7 +132,8 @@ module-margin-right = 1 ; font-3 = FontAwesome:size=10 ; See the Fonts wiki page for more details -font-0 = "Misc Termsyn:size=12;1" +;font-0 = "Misc Termsyn:size=12;1" +font-0 = "Fira Code Nerd Font:style=Medium:size=10;1" font-1 = "Wuncon Siji:size=12;1" font-2 = "xos4 Terminus:size=12;1" diff --git a/.config/polybar/config-top.ini b/.config/polybar/config-top.ini index 44f1652..3419954 100644 --- a/.config/polybar/config-top.ini +++ b/.config/polybar/config-top.ini @@ -132,7 +132,7 @@ module-margin-right = 1 ; font-3 = FontAwesome:size=10 ; See the Fonts wiki page for more details -font-0 = "Misc Termsyn:size=12;1" +font-0 = "Fira Code Nerd Font:style=Medium:size=10;1" font-1 = "Wuncon Siji:size=12;1" font-2 = "xos4 Terminus:size=12;2"