[polybar] Make bar smaller to match yambar config
This commit is contained in:
parent
d6e223ba10
commit
23a11649cd
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ foreground-alert = #ff4e4e
|
||||||
; I don't use this at the moment
|
; I don't use this at the moment
|
||||||
enable-ipc = false
|
enable-ipc = false
|
||||||
|
|
||||||
height = 27
|
height = 21
|
||||||
fixed-center = true
|
fixed-center = true
|
||||||
|
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
|
@ -48,7 +48,7 @@ font-4 = "Fira Code:light:size=7;-1"
|
||||||
; Specialised icons
|
; Specialised icons
|
||||||
font-5 = "Weather Icons:size=10;1"
|
font-5 = "Weather Icons:size=10;1"
|
||||||
font-6 = "Bar Material Supplements:pixelsize=14;1"
|
font-6 = "Bar Material Supplements:pixelsize=14;1"
|
||||||
font-7 = "Bar Material Supplements:pixelsize=21;3"
|
font-7 = "Bar Material Supplements:pixelsize=20;3"
|
||||||
; MPD song position
|
; MPD song position
|
||||||
font-8 = "Fira Mono:size=7;9"
|
font-8 = "Fira Mono:size=7;9"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue