diff --git a/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md b/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md index 0d4254f..5f1a922 100644 --- a/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md +++ b/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md @@ -149,4 +149,8 @@ Because it's not possible to configure suspend-then-hibernate for Lid close insi 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** \ No newline at end of file +If you want everything time related, then you can set them with settings in /etc/systemd : **sleep.conf** and **logind.conf** + +In this configuration : +* if system is running, and you close lid, it will suspend to RAM then 20min lather il will Hibernate +* If you push Power Button, it will ask you want you wanted \ No newline at end of file