mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Update pavu path i3
This commit is contained in:
parent
581a890565
commit
08057df9e6
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ in with lib; {
|
||||||
format = " $icon $volume ";
|
format = " $icon $volume ";
|
||||||
click = [{
|
click = [{
|
||||||
button = "left";
|
button = "left";
|
||||||
cmd = "pavucontrol";
|
cmd = "${lib.getExe pkgs.pavucontrol}";
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue