summaryrefslogtreecommitdiff
path: root/.config/swayidle
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2024-02-04 11:14:35 -0500
committerSam Nystrom <sam@samnystrom.dev>2024-02-04 11:14:35 -0500
commitf9cddccf04149ea7bd99cd72fb8042371823a036 (patch)
treefb8dc7a647a440d386d9931a52e95a6916fa17f2 /.config/swayidle
parentaac5f61dab661d1c14ec62d1464c88a701641a5f (diff)
Update swayidle config
Diffstat (limited to '.config/swayidle')
-rw-r--r--.config/swayidle/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/swayidle/config b/.config/swayidle/config
index cac3b83..5575aed 100644
--- a/.config/swayidle/config
+++ b/.config/swayidle/config
@@ -1,2 +1,2 @@
-timeout 300 'swaylock -f -i ~/wallpaper.jpg && powerctl mem'
-timeout 180 'brightnessctl set $(($(brightnessctl -m | sed -E "s/.*,([0-9]+)%,.*/\1/") / 2))%' resume 'brightnessctl set $(($(brightnessctl -m | sed -E "s/.*,([0-9]+)%,.*/\1/") * 2))%'
+timeout 180 'brightctl -20' resume 'brightctl +20'
+timeout 300 'powerctl mem & waylock'