waybr: saner defaults for bluetooth and volume apps

This commit is contained in:
Aly Raffauf 2024-03-26 16:32:25 -04:00
parent 70f16ce4b4
commit 9d95dacd33

View file

@ -66,7 +66,7 @@
"handsfree" = "󰋎";
"headset" = "󰋎";
};
"on-click" = "pavucontrol";
"on-click" = "pavucontrol -t 3";
};
"network" = {
"format-wifi" = "󰣾 {signalStrength}%";
@ -76,7 +76,7 @@
"tooltip-format-wifi" = "{essid} ({signalStrength}%) 󰣾";
"tooltip-format-ethernet" = "{ifname} ";
"tooltip-format-disconnected" = "Disconnected";
"on-click" = "alacritty -e nmtui";
"on-click" = "alacritty --class nmtui -e nmtui";
};
"tray" = { "spacing" = 10; };
"power-profiles-daemon" = {