Gen 316: right clicking volume on waybar opens pavucontrol now

This commit is contained in:
pagedMov
2024-10-11 00:11:49 -04:00
parent 9a271adb26
commit 6794360987
2 changed files with 4 additions and 1 deletions

View File

@@ -94,6 +94,7 @@
};
scroll-step= 5;
on-click= "pamixer -t";
on-click-right= "pavucontrol";
};
battery = {
format = "{icon} {capacity}%";