diff options
Diffstat (limited to '.config/swayidle')
| -rw-r--r-- | .config/swayidle/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/swayidle/config b/.config/swayidle/config new file mode 100644 index 0000000..f95ca57 --- /dev/null +++ b/.config/swayidle/config @@ -0,0 +1,3 @@ +timeout 180 'brightctl -20' resume 'brightctl +20' +timeout 285 'swaymsg output \* power off' resume 'swaymsg output \* power on' +timeout 300 'powerctl mem & waylock' |
