From e0a62fb5403c7fb19d7b279d342b5dbd20c6d36d Mon Sep 17 00:00:00 2001 From: Joursoir Date: Wed, 11 Feb 2026 00:03:44 +0300 Subject: dotconfig/polybar: add credits and comments for fonts --- dotconfig/polybar/config | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-18-g5258