mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-18 15:46:43 +02:00
polybar: Decrease bspwm label padding
This commit is contained in:
parent
2439706a28
commit
b14e971165
@ -54,10 +54,10 @@ label-locked-foreground = ${color.background-alt}
|
|||||||
label-private-foreground = ${color.background-alt}
|
label-private-foreground = ${color.background-alt}
|
||||||
label-sticky-foreground = ${color.background-alt}
|
label-sticky-foreground = ${color.background-alt}
|
||||||
|
|
||||||
label-focused-padding = 2
|
label-focused-padding = 1
|
||||||
label-urgent-padding = 2
|
label-urgent-padding = 1
|
||||||
label-occupied-padding = 2
|
label-occupied-padding = 1
|
||||||
label-empty-padding = 2
|
label-empty-padding = 1
|
||||||
|
|
||||||
label-focused-foreground = ${color.text}
|
label-focused-foreground = ${color.text}
|
||||||
label-urgent-foreground = ${color.yellow}
|
label-urgent-foreground = ${color.yellow}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user