summaryrefslogtreecommitdiff
path: root/pip.fish
diff options
context:
space:
mode:
Diffstat (limited to 'pip.fish')
-rwxr-xr-xpip.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/pip.fish b/pip.fish
index bbea9e7..b0257f3 100755
--- a/pip.fish
+++ b/pip.fish
@@ -39,6 +39,7 @@ function handle-window -a address workspace
end
if set -q _flag_d
+ log 'Daemon started'
socat -U - UNIX-CONNECT:$XDG_RUNTIME_DIR/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock | while read line
switch $line
case 'openwindow*'