dotfiles/.config/gpower2/config.toml
2022-05-28 12:13:22 +02:00

2 lines
148 B
TOML

suspend_command = ["sh", "-c", "i3lock -c 660000 && systemctl suspend"]
hibernate_command = ["sh", "-c", "i3lock -c 660000 && systemctl hibernate"]