add gpower2 config

This commit is contained in:
LordMZTE 2022-05-28 12:13:22 +02:00
parent 0bb5bcffe7
commit a035577b9d
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -0,0 +1,2 @@
suspend_command = ["sh", "-c", "i3lock -c 660000 && systemctl suspend"]
hibernate_command = ["sh", "-c", "i3lock -c 660000 && systemctl hibernate"]