Michel Le Cocq 2020-06-22 13:12:46 +02:00
parent 698cbcdbb1
commit 59314446a0
1 changed files with 9 additions and 1 deletions

@ -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**