update some

This commit is contained in:
Sense T
2023-06-27 20:58:27 +08:00
parent 4034b4e7c8
commit 595fecd6cd
3 changed files with 9 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
scroll-step = 5;
format = "{icon} {volume}%";
format-muted = "{icon} {volume}%";
on-click ="pactl set-sink-mute @DEFAULT_SINK@ toggle"; # wpctl?
on-click ="wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle"; # wpctl?
format-icons = {
default = ["" "" ""];
};