This commit is contained in:
Sense T
2023-06-27 23:10:56 +08:00
parent c89fc50711
commit f4e14d0da5
4 changed files with 17 additions and 9 deletions

View File

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