config/eww ahrc-laptop : commande lancer pavucontrol
This commit is contained in:
parent
36992cf6aa
commit
6badb08726
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
||||||
(defwidget sound []
|
(defwidget sound []
|
||||||
(box (eventbox
|
(box (eventbox
|
||||||
:onscroll 'action/volume "{}"'
|
:onscroll 'action/volume "{}"'
|
||||||
:onclick 'pavucontrol & disown'
|
:onclick 'hyprctl dispatch exec pavucontrol'
|
||||||
|
|
||||||
"${
|
"${
|
||||||
sound.output-muted == true ? sound-icon["muted"] :
|
sound.output-muted == true ? sound-icon["muted"] :
|
||||||
|
|
Loading…
Reference in a new issue