2024-12-08 13:55 : id 269

This commit is contained in:
deadvey 2024-12-08 13:56:05 +00:00
parent 64475c5b3c
commit b0ec306a27

View File

@ -75,6 +75,7 @@ in
librewolf
minetest
mpv
pavucontrol
transmission_4-gtk
tor-browser
waybar
@ -326,6 +327,15 @@ in
exec = "wttrbar --ampm --location egbb";
return-type = "json";
};
"pulseaudio" = {
format = "{icon} {volume}%";
format-muted = "X";
format-icons = {
default = [ "" "" "" ];
};
on-click = "pavucontrol";
scroll-step = 1;
};
};
};
style = ''