back to pavucontrol
parent
822ddb0843
commit
6b3fd09fe6
|
|
@ -31,7 +31,7 @@
|
|||
(metric :label ""
|
||||
:value volume
|
||||
:onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%"
|
||||
:onclick "hyprctl dispatch exec \[tag +mixer\] hyprpwcenter")
|
||||
:onclick "killall pavucontrol || hyprctl dispatch exec \[tag +mixer\] pavucontrol")
|
||||
(box
|
||||
:tooltip {disks}
|
||||
(metric :label ""
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
(metric :label ""
|
||||
:value volume
|
||||
:onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%"
|
||||
:onclick "hyprctl dispatch exec \[tag +mixer\] hyprpwcenter")
|
||||
:onclick "killall pavucontrol || hyprctl dispatch exec \[tag +mixer\] pavucontrol")
|
||||
(metric :label ""
|
||||
:value {round((1 - (EWW_DISK["/"].free / EWW_DISK["/"].total)) * 100, 0)}
|
||||
:onchange ""
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
(metric :label ""
|
||||
:value volume
|
||||
:onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%"
|
||||
:onclick "hyprctl dispatch exec \[tag +mixer\] hyprpwcenter")
|
||||
:onclick "killall pavucontrol || hyprctl dispatch exec \[tag +mixer\] pavucontrol")
|
||||
(box
|
||||
:tooltip {disks}
|
||||
(metric :label ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue