Added suspend-then-hibernate functionality
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
0c720a05fe
commit
8d95b082e3
3 changed files with 12 additions and 35 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue