polybar: compress height a bit

This commit is contained in:
Johannes Rothe 2018-09-19 22:31:38 +02:00
parent 005da4a747
commit 672e9996c0

View File

@ -30,7 +30,7 @@ alert = #bd2c40
[bar/thebar]
monitor = ${env:MONITOR:eDP1}
width = 100%
height = 24
height = 22
;offset-x = 1%
;offset-y = 1%
;radius = 6.0
@ -43,21 +43,21 @@ foreground = ${colors.foreground}
#line-size = 3
#line-color = #f00
border-size = 1
border-color = #00000000
#border-size = 1
#border-color = #00000000
padding-left = 0
padding-right = 2
#padding-left = 0
#padding-right = 2
module-margin-left = 1
module-margin-left = 2
module-margin-right = 2
font-0 = fontawesome:pixelsize=10;1
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
modules-left = powermenu i3
modules-left = i3
#modules-center = mpd
modules-right = cpu memory xbacklight pactl xkeyboard wlan eth temperature battery-combined date mail
modules-right = cpu memory xbacklight pactl xkeyboard wlan eth temperature battery-combined date mail powermenu
tray-position = right
tray-padding = 2
@ -391,9 +391,9 @@ expand-right = true
format-spacing = 1
label-open = 
label-open-foreground = ${colors.secondary}
label-open-foreground = ${colors.foreground-alt}
label-close = 
label-close-foreground = ${colors.secondary}
label-close-foreground = ${colors.foreground-alt}
label-separator = |
label-separator-foreground = ${colors.foreground-alt}