[hyprland] feat: updated centre_app.sh
This commit is contained in:
parent
15c1cfbf40
commit
cbc765f69d
@ -33,4 +33,4 @@ handle() {
|
|||||||
# read the socket and activate the function
|
# read the socket and activate the function
|
||||||
while IFS= read -r line; do
|
while IFS= read -r line; do
|
||||||
handle "$line"
|
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)
|
Reference in New Issue
Block a user