[hypridle] feat: temporary disable hypridle

This commit is contained in:
Simon Cornet 2024-06-05 13:48:21 +02:00
parent 0fe5f7e183
commit 5cff0c7631
3 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
# lock screen # lock screen
listener { listener {
timeout = 60 timeout = 60
on-timeout = hyprlock on-timeout = killall hyprlock && hyprlock
} }

View File

@ -96,7 +96,7 @@
bindl = [ bindl = [
# manage lockscreen # manage lockscreen
",switch:on:Lid Switch, exec, ~/.dotfiles/apps/swaylock/lock.sh" ",switch:on:Lid Switch, exec, hyprlock"
]; ];

View File

@ -44,7 +44,7 @@
"clipse -listen" "clipse -listen"
# start hypridle # start hypridle
"hypridle" # "hypridle"
# set volume # set volume
"pw-volume change 80%" "pw-volume change 80%"