diff --git a/installPackagesFedora.sh b/installPackagesFedora.sh index 695ef08..6dbdd6a 100755 --- a/installPackagesFedora.sh +++ b/installPackagesFedora.sh @@ -1,6 +1,7 @@ sudo dnf install \ fontawesome-fonts \ terminus-fonts \ + unifont-fonts \ i3 \ picom \ polybar \ diff --git a/polybar/config b/polybar/config index b77725e..ba45b5d 100644 --- a/polybar/config +++ b/polybar/config @@ -27,7 +27,7 @@ font-0 = NotoSans-Regular:size=11;1 font-1 = FontAwesome:size=10;2 - font-2 = Unifont:size=6;1 + font-2 = Unifont:size=9;1 modules-left = i3 xwindow modules-right = xkeyboard volume wlan eth battery date @@ -157,7 +157,7 @@ label-volume-foreground = ${colors.foreground} format-muted-foreground = ${colors.background-alt} - label-muted =  ═══════════════════ + label-muted =  ━━━━━━━━━━━━━━━━━━━ bar-volume-width = 20 bar-volume-foreground-0 = #555 @@ -170,9 +170,9 @@ bar-volume-gradient = false bar-volume-indicator = bar-volume-indicator-font = 0 - bar-volume-fill = ═ + bar-volume-fill = ━ bar-volume-fill-font = 1 - bar-volume-empty = ═ + bar-volume-empty = ━ bar-volume-empty-font = 1 bar-volume-empty-foreground = ${colors.background-alt}