shell: start shell if no args

Also pip daemon log started
This commit is contained in:
2 * r + 2 * t
2025-01-17 23:58:03 +11:00
parent 65a3711e24
commit cac1e1545d
2 changed files with 9 additions and 6 deletions
+1
View File
@@ -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*'