mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +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]
|
||||
type = internal/alsa
|
||||
type = internal/pulseaudio
|
||||
master-mixer = IEC958
|
||||
mapped = true
|
||||
format-volume = <label-volume>
|
||||
label-volume = %percentage%
|
||||
label-volume-foreground = ${root.foreground}
|
||||
format-muted-foreground = ${root.foreground}
|
||||
label-muted = x
|
||||
interval = 1
|
||||
|
||||
[module/songname]
|
||||
type = custom/script
|
||||
|
||||
Reference in New Issue
Block a user