diff --git a/home-manager/modules/eww/config/eww.yuck b/home-manager/modules/eww/config/eww.yuck index ae67ea8..ef066e2 100644 --- a/home-manager/modules/eww/config/eww.yuck +++ b/home-manager/modules/eww/config/eww.yuck @@ -186,9 +186,8 @@ :onclick "systemctl shutdown" "󰐥")))) (defwidget headset [] - (button :space-evenly false - :class "headset-button" - :click "headsetcontrol -s 128" + (button :class "headset-button" + :onclick "headsetcontrol -s 128" :onrightclick "headsetcontrol -s 0" "󰋎 "))