aboutsummaryrefslogtreecommitdiff
path: root/swayidle
diff options
context:
space:
mode:
authoreric.marin <maarin.eric@gmail.com>2025-10-29 16:23:58 +0100
committereric.marin <maarin.eric@gmail.com>2025-11-04 09:25:10 +0100
commitc56a3edcb64643785941caea60e7c99e234c6018 (patch)
tree6f3185270533ca34da515de4346c997f7488fe2c /swayidle
parentab6d61c5fc5f8adebd46691f94cf35c32ae631db (diff)
downloaddotfiles-c56a3edcb64643785941caea60e7c99e234c6018.tar.gz
dotfiles-c56a3edcb64643785941caea60e7c99e234c6018.zip
update
Diffstat (limited to '')
-rw-r--r--swayidle/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/swayidle/config b/swayidle/config
index db6bd60..1157d55 100644
--- a/swayidle/config
+++ b/swayidle/config
@@ -1,5 +1,5 @@
lock 'physlock -l ; swaylock -fe ; physlock -L'
-before-sleep 'loginctl lock-session ; niri msg eDP-1 off'
-after-resume 'niri msg eDP-1 on'
+before-sleep 'loginctl lock-session ; niri msg output eDP-1 off'
+after-resume 'niri msg output eDP-1 on'
timeout 300 'brightnessctl -se set 10%' resume 'brightnessctl -r'
timeout 360 'systemctl suspend'