sway/waybar: Open pavucontrol on right click
Otherwise I open it accidentally all the time.
This commit is contained in:
parent
4dc478978e
commit
0b1c19b481
|
@ -383,7 +383,7 @@ lib.mkIf config.sbruder.gui.enable {
|
|||
phone = " ";
|
||||
portable = " ";
|
||||
};
|
||||
on-click = "pavucontrol";
|
||||
on-click-right = "pavucontrol";
|
||||
};
|
||||
network = {
|
||||
format-wifi = "{essid} ({signalStrength}%) 直 ";
|
||||
|
|
Loading…
Reference in a new issue