mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
ddspawn fix
This commit is contained in:
parent
15327a63a1
commit
13e2d589d1
@ -20,5 +20,5 @@ then
|
||||
i3 "[instance=\"$1\"] scratchpad show; [instance=\"$1\"] move position center"
|
||||
else
|
||||
echo "Window not detected... spawning."
|
||||
i3 "exec --no-startup-id $1"
|
||||
i3 "exec --no-startup-id $TERMINAL -n $1 $(echo "$@" | cut -d ' ' -f2-) -e $1"
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user