Revert "this one works"

This reverts commit 8ac3c21228.
This commit is contained in:
kenji
2025-12-26 09:01:49 -06:00
parent 8ac3c21228
commit a9f2e86491
4 changed files with 50 additions and 83 deletions
+3 -3
View File
@@ -95,7 +95,7 @@
tooltip-format-disconnected = "Disconnected";
interval = 3;
spacing = 1;
on-click = "hakase-popup-wifi";
on-click = "hakase-launch-wifi";
};
"battery" = {
@@ -124,12 +124,12 @@
format-connected = "󰂱";
format-no-controller = "";
tooltip-format = "Devices connected: {num_connections}";
on-click = "hakase-popup-bluetooth";
on-click = "hakase-launch-bluetooth";
};
"pulseaudio" = {
format = "{icon}";
on-click = "hakase-popup-volume";
on-click = "hakase-focus-wrapper wiremix";
on-click-right = "pamixer -t";
tooltip-format = "Playing at {volume}%";
scroll-step = 5;