增加补充说明.

Signed-off-by: rick.chan <chen.yang@yuzhen-iot.com>
This commit is contained in:
rick.chan 2021-11-15 10:38:53 +08:00
parent a4982ee90d
commit 2d775fda71
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ IFS=$'\n'; for x in $(sudo -u username gsettings list-recursively org.gnome.sett
where username is your username.
To only disable auto-suspend on AC, run:
To only disable auto-suspend on AC, run(关闭 GDM 自动休眠功能):
```bash
sudo -u gdm dbus-launch gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'nothing'