🔧 chore(hypr/scripts/exec): use uwsm-app for faster apps start time
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
|
|
||||||
if uwsm check is-active; then
|
if uwsm check is-active; then
|
||||||
exec uwsm app -- "$@"
|
exec uwsm-app -- "$@"
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user