Update command from ags to qs

Can't belive it existed till now and no one ever noticed that.
This commit is contained in:
Celestial.y
2025-10-31 09:30:43 +08:00
committed by GitHub
parent 54cf1cf821
commit 6ec202da9e
+1 -1
View File
@@ -33,7 +33,7 @@ body:
**Tips for the following Step 3**
1. Use `LANG=C LC_ALL=C` to get the output of a command in English, eg. `LANG=C LC_ALL=C date` displays time in English.
2. If it throws errors, **PLEASE**, attach logs and describe in detail if possible.
- Bar and widgets not showing? run `pkill agsv1; agsv1` for logs.
- Bar and widgets not showing? run `pkill qs; qs -c ii` for logs.
- Installation failed? Run installation again for logs.
- You may use more code blocks when needed.
3. In case you are confused, the `<details>`, `<summary>`, `</summary>`, `</details>` are HTML tags for folding the logs (typically very long) inside. Please do not touch them (unless you know what you are doing).