Lower size of bar to 20

This commit is contained in:
RealStickman 2020-11-27 10:50:03 +01:00
parent 2794b6d00b
commit 7140d6695d

View File

@ -53,7 +53,7 @@ override-redirect = false
bottom = true bottom = true
fixed-center = true fixed-center = true
width = 100% width = 100%
height = 22 height = 20
background = ${colors.background} background = ${colors.background}
foreground = ${colors.foreground} foreground = ${colors.foreground}