support xdg_activation_v1 and implement passing to execution flag

This commit is contained in:
sewn 2024-06-27 02:44:26 +03:00
parent 6cef260109
commit 6d80584299
No known key found for this signature in database
4 changed files with 67 additions and 10 deletions

View file

@ -32,4 +32,4 @@ path() {
fi
}
path | mew "$@" | ${SHELL:-"/bin/sh"} &
path | mew -e "$@"