mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
Updated volume module
This commit is contained in:
@@ -295,13 +295,15 @@ exec = echo $(nordvpn status | grep -oP '(?<=Current server: ).*' | cut -f1 -d'.
|
|||||||
; Module Volume + Media
|
; Module Volume + Media
|
||||||
|
|
||||||
[module/volume]
|
[module/volume]
|
||||||
type = internal/alsa
|
type = internal/pulseaudio
|
||||||
master-mixer = IEC958
|
master-mixer = IEC958
|
||||||
|
mapped = true
|
||||||
format-volume = <label-volume>
|
format-volume = <label-volume>
|
||||||
label-volume = %percentage%
|
label-volume = %percentage%
|
||||||
label-volume-foreground = ${root.foreground}
|
label-volume-foreground = ${root.foreground}
|
||||||
format-muted-foreground = ${root.foreground}
|
format-muted-foreground = ${root.foreground}
|
||||||
label-muted = x
|
label-muted = x
|
||||||
|
interval = 1
|
||||||
|
|
||||||
[module/songname]
|
[module/songname]
|
||||||
type = custom/script
|
type = custom/script
|
||||||
|
|||||||
Reference in New Issue
Block a user