mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-31 07:03:36 +00:00
~
This commit is contained in:
parent
9449046d54
commit
ced12d23e0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
{
|
||||
pipewire = {
|
||||
content.map.conditions."type == sink".string = {
|
||||
text = "vol {cubic_volume}% |";
|
||||
text = "vol {linear_volume}% |";
|
||||
on-click = {
|
||||
left = "pavucontrol";
|
||||
wheel-up = "amixer sset Master 1%+";
|
||||
|
|
Loading…
Reference in a new issue