Run every terminal launch through one dispatcher with fallbacks
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ else
|
||||
APP_ID="org.blob.$(basename $1)"
|
||||
fi
|
||||
|
||||
exec setsid uwsm-app -- xdg-terminal-exec --app-id=$APP_ID -e "$1" "${@:2}"
|
||||
exec setsid uwsm-app -- blob-terminal-exec --app-id=$APP_ID -e "$1" "${@:2}"
|
||||
|
||||
Reference in New Issue
Block a user