mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
[[snapshot]]: 2021-06-12 13:51:03
Affected files: "disable power saving.md"
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
```
|
```
|
||||||
xset s off
|
xset s off
|
||||||
xset -dpms
|
xset -dpms
|
||||||
|
gsettings set org.gnome.settings-daemon.plugins.power active false
|
||||||
|
gsettings set org.gnome.desktop.screensaver idle-activation-enabled false
|
||||||
|
systemd-inhibit sleep 12h # or however long you want, can be an arbitrary command
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user