2024-12-08 13:55 : id 269
This commit is contained in:
parent
64475c5b3c
commit
b0ec306a27
@ -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 = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user