diff --git a/bin/eww-bard b/bin/eww-bard index 1d6c895..40015b2 100755 --- a/bin/eww-bard +++ b/bin/eww-bard @@ -46,7 +46,7 @@ update # Open other widgets eww open-many timer music -socat -u UNIX-CONNECT:/tmp/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock - | while read -r line; do +socat -u UNIX-CONNECT:$XDG_RUNTIME_DIR/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock - | while read -r line; do update done