1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-30 22:53:37 +00:00
This commit is contained in:
Rae 5e 2025-01-01 00:58:17 -05:00
parent aa4a5b1176
commit 55384a11ad
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE

View file

@ -47,7 +47,7 @@
{ {
pipewire = { pipewire = {
content.map.conditions."type == sink".string = { content.map.conditions."type == sink".string = {
text = "vol {linear_volume}% |"; text = "vol {cubic_volume}% |";
on-click = { on-click = {
left = "pavucontrol"; left = "pavucontrol";
wheel-up = "amixer sset Master 1%+"; wheel-up = "amixer sset Master 1%+";