back to pavucontrol

main
The_miro 2026-01-20 10:44:52 +01:00
parent 822ddb0843
commit 6b3fd09fe6
3 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
(metric :label "󰓃" (metric :label "󰓃"
:value volume :value volume
:onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%" :onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%"
:onclick "hyprctl dispatch exec \[tag +mixer\] hyprpwcenter") :onclick "killall pavucontrol || hyprctl dispatch exec \[tag +mixer\] pavucontrol")
(box (box
:tooltip {disks} :tooltip {disks}
(metric :label "" (metric :label ""

View File

@ -36,7 +36,7 @@
(metric :label "󰓃" (metric :label "󰓃"
:value volume :value volume
:onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%" :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 "" (metric :label ""
:value {round((1 - (EWW_DISK["/"].free / EWW_DISK["/"].total)) * 100, 0)} :value {round((1 - (EWW_DISK["/"].free / EWW_DISK["/"].total)) * 100, 0)}
:onchange "" :onchange ""

View File

@ -36,7 +36,7 @@
(metric :label "󰓃" (metric :label "󰓃"
:value volume :value volume
:onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%" :onchange "pactl set-sink-volume @DEFAULT_SINK@ {}%"
:onclick "hyprctl dispatch exec \[tag +mixer\] hyprpwcenter") :onclick "killall pavucontrol || hyprctl dispatch exec \[tag +mixer\] pavucontrol")
(box (box
:tooltip {disks} :tooltip {disks}
(metric :label "" (metric :label ""