1
0
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:
Simon
2020-07-03 00:44:51 +02:00
parent a6bbf1c6a1
commit fbf5a7894a
+3 -1
View File
@@ -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