Added suspend-then-hibernate functionality

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2019-10-30 17:40:35 +02:00
parent 0c720a05fe
commit 8d95b082e3
3 changed files with 12 additions and 35 deletions

View file

@ -98,6 +98,9 @@ dotfiles:
f_99-lowbat.rules:
src: etc/udev/rules.d/99-lowbat.rules
dst: /etc/udev/rules.d/99-lowbat.rules
f_sleep.conf:
src: etc/systemd/sleep.conf
dst: /etc/systemd/sleep.conf
profiles:
locale:
dotfiles:
@ -133,6 +136,7 @@ profiles:
- f_rc-manager.conf
- f_99-conbee-usb-serial.rules
- f_99-lowbat.rules
- f_sleep.conf
include:
- locale
- pacman