polybar: vertically center with font offset instead of with underline
This commit is contained in:
parent
7273ba5dcd
commit
723398dead
@ -10,15 +10,15 @@ empty = #808080
|
|||||||
monitor = ${env:MONITOR:}
|
monitor = ${env:MONITOR:}
|
||||||
modules-left = bspwm xwindow
|
modules-left = bspwm xwindow
|
||||||
modules-right = date
|
modules-right = date
|
||||||
font-0 = Iosevka:pixelsize=23:antialias=true:autohint=true
|
font-0 = Iosevka:pixelsize=23:antialias=true:autohint=true;5
|
||||||
height = 45
|
height = 40
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
padding-left = 2
|
padding-left = 2
|
||||||
padding-right = 2
|
padding-right = 2
|
||||||
module-margin-left = 1
|
module-margin-left = 1
|
||||||
module-margin-right = 1
|
module-margin-right = 1
|
||||||
line-size = 5
|
line-size = 0
|
||||||
|
|
||||||
[module/bspwm]
|
[module/bspwm]
|
||||||
type = internal/bspwm
|
type = internal/bspwm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user