[hyprland] feat: updated centre_app.sh

This commit is contained in:
Simon Cornet 2024-07-05 15:02:25 +02:00
parent 15c1cfbf40
commit cbc765f69d

View File

@ -33,4 +33,4 @@ handle() {
# read the socket and activate the function
while IFS= read -r line; do
handle "$line"
done < <(socat -U - UNIX-CONNECT:/tmp/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock)
done < <(socat -U - UNIX-CONNECT:/tmp/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock)