This commit is contained in:
parent
698cbcdbb1
commit
59314446a0
@ -110,4 +110,12 @@ cryptsetup luksFormat --cipher aes-xts-plain64 --verify-passphrase --key-size 25
|
||||
|
||||
~~~
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash resume=/dev/mapper/cryptswap1"
|
||||
~~~
|
||||
~~~
|
||||
|
||||
## xfce4-power-manager suspend to hibernate option
|
||||
|
||||
~~~
|
||||
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -n -t bool -s true
|
||||
~~~
|
||||
|
||||
If you want everything time related, then you can set them with settings in /etc/systemd : **sleep.conf** and **logind.conf**
|
Loading…
Reference in New Issue
Block a user