diff options
| author | Joursoir <chat@joursoir.net> | 2026-02-11 00:03:44 +0300 |
|---|---|---|
| committer | Joursoir <chat@joursoir.net> | 2026-02-11 00:03:44 +0300 |
| commit | e0a62fb5403c7fb19d7b279d342b5dbd20c6d36d (patch) | |
| tree | 568eec80b961e521f6476610dd9cc9674659660a /dotconfig/polybar/config | |
| parent | 8c6ace8df7c22dcf0516c8d114c4dc4f713a7da5 (diff) | |
| download | dotfiles-e0a62fb5403c7fb19d7b279d342b5dbd20c6d36d.tar.gz dotfiles-e0a62fb5403c7fb19d7b279d342b5dbd20c6d36d.tar.bz2 dotfiles-e0a62fb5403c7fb19d7b279d342b5dbd20c6d36d.zip | |
dotconfig/polybar: add credits and comments for fonts
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 |
