- remove powershell deps
- rewrite readme
- fully use YukiLauncher
This commit is contained in:
2025-10-14 15:04:30 +08:00
parent d6d65118bf
commit 5fffcbcd53
13 changed files with 69 additions and 85 deletions

2
bin/ykrun Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
systemd-run --user --scope --slice=YukiLauncher.slice --unit="$1-$$".scope /bin/sh -c '"$@"' _ "$@"