diff options
Diffstat (limited to 'dotconfig/polybar/config')
| -rw-r--r-- | dotconfig/polybar/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotconfig/polybar/config b/dotconfig/polybar/config index 9ad7de1..0b5bcbd 100644 --- a/dotconfig/polybar/config +++ b/dotconfig/polybar/config @@ -1,6 +1,7 @@ ; Polybar config ; ; https://github.com/polybar/polybar/wiki +; CREDITS: https://github.com/adi1090x/polybar-themes include-file = ~/.config/polybar/bars include-file = ~/.config/polybar/modules @@ -113,7 +114,9 @@ include-file = ~/.config/polybar/modules ; font-2 = Termsynu:size=8;-1 ; font-3 = FontAwesome:size=10 ; See the Fonts wiki page for more details + ; Text Font font-0 = "Terminus:size=10;3" + ; Icons Font font-1 = "waffle:size=10;3" ; Modules |
