Compare commits
No commits in common. "9a5b0b28e2a97aba1d3e5d2ab55f967844ceb8ae" and "971517ff71692535f3b31eceab4c74a6466a30c1" have entirely different histories.
9a5b0b28e2
...
971517ff71
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ purple = ${colors/gruvbox-dark.purple}
|
||||||
; #########################################################
|
; #########################################################
|
||||||
|
|
||||||
[bar/main]
|
[bar/main]
|
||||||
; monitor = ${env:MONITOR:HDMI-1}
|
; pmonitor = ${env:MONITOR:HDMI-1}
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 22
|
height = 22
|
||||||
offset-x = 0
|
offset-x = 0
|
||||||
|
@ -154,7 +154,7 @@ format-volume-padding = 1
|
||||||
format-volume-prefix = "%{T2} %{T-}"
|
format-volume-prefix = "%{T2} %{T-}"
|
||||||
format-volume = <label-volume>
|
format-volume = <label-volume>
|
||||||
label-volume = %percentage%%
|
label-volume = %percentage%%
|
||||||
label-muted = "%{T2} %{T-}muted"
|
label-muted = muted
|
||||||
label-muted-foreground = ${colors.background}
|
label-muted-foreground = ${colors.background}
|
||||||
label-muted-background = ${colors.blue}
|
label-muted-background = ${colors.blue}
|
||||||
label-muted-padding = 1
|
label-muted-padding = 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue