Remove tray transparency and change volume interval
This commit is contained in:
parent
1f98f352c4
commit
b4035a460d
1 changed files with 1 additions and 2 deletions
|
@ -38,7 +38,6 @@ tray-position = right
|
||||||
modules-right =
|
modules-right =
|
||||||
padding = 0
|
padding = 0
|
||||||
height = 20
|
height = 20
|
||||||
tray-transparent = true
|
|
||||||
|
|
||||||
[module/xwindow]
|
[module/xwindow]
|
||||||
type = internal/xwindow
|
type = internal/xwindow
|
||||||
|
@ -82,7 +81,7 @@ format-volume = <ramp-volume> <label-volume>
|
||||||
use-ui-max = false
|
use-ui-max = false
|
||||||
label-muted = MUTE
|
label-muted = MUTE
|
||||||
label-muted-foreground = ${colors.alert}
|
label-muted-foreground = ${colors.alert}
|
||||||
interval = 10
|
interval = 2
|
||||||
|
|
||||||
ramp-volume-0 =
|
ramp-volume-0 =
|
||||||
ramp-volume-1 =
|
ramp-volume-1 =
|
||||||
|
|
Loading…
Reference in a new issue