This commit is contained in:
nora 2025-09-06 21:38:59 +02:00
parent b8dece5c02
commit decd7bf4b3

View file

@ -88,7 +88,7 @@
format = " {status}"; format = " {status}";
format-disabled = ""; # an empty format will hide the module format-disabled = ""; # an empty format will hide the module
format-connected = " {num_connections} connected"; format-connected = " {num_connections} connected";
on-click = lib.getExe' "blueberry" pkgs.blueberry; on-click = lib.getExe' pkgs.blueberry "blueberry";
}; };
pulseaudio = { pulseaudio = {
# "scroll-step": 1, // %, can be a float # "scroll-step": 1, // %, can be a float