1
0
forked from extern/nix-config

polybar: Space out the config file

The added spacing here helps to differentiate between keys, values, and
sections.
This commit is contained in:
Donovan Glover 2018-10-20 13:37:33 -04:00
parent cc7a249fae
commit 7b7d69cffb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -76,8 +76,8 @@ wm-restack = bspwm
[module/bspwm]
type = internal/bspwm
pin-workspaces = true
format = <label-mode> <label-state>
label-monocle =  monocle mode
label-locked =  Locked
label-private =  Private
@ -93,15 +93,16 @@ label-locked-foreground = ${color.background-alt}
label-private-foreground = ${color.background-alt}
label-sticky-foreground = ${color.background-alt}
label-focused-foreground = ${color.text}
label-urgent-foreground = ${color.yellow}
label-occupied-foreground = ${color.background-alt}
label-empty-foreground = ${color.green}
label-focused-padding = 2
label-urgent-padding = 2
label-occupied-padding = 2
label-empty-padding = 2
label-focused-foreground = ${color.text}
label-urgent-foreground = ${color.yellow}
label-occupied-foreground = ${color.background-alt}
label-empty-foreground = ${color.green}
label-focused-underline = ${color.text}
ws-icon-0 = 1;一