sway/waybar: Open pavucontrol on right click

Otherwise I open it accidentally all the time.
pull/30/head
Simon Bruder 2021-01-01 14:05:23 +01:00
parent 4dc478978e
commit 0b1c19b481
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ lib.mkIf config.sbruder.gui.enable {
phone = " ";
portable = " ";
};
on-click = "pavucontrol";
on-click-right = "pavucontrol";
};
network = {
format-wifi = "{essid} ({signalStrength}%) ";