[hypridle] feat: temporary disable hypridle
This commit is contained in:
parent
0fe5f7e183
commit
5cff0c7631
@ -31,7 +31,7 @@
|
|||||||
# lock screen
|
# lock screen
|
||||||
listener {
|
listener {
|
||||||
timeout = 60
|
timeout = 60
|
||||||
on-timeout = hyprlock
|
on-timeout = killall hyprlock && hyprlock
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -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"
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -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%"
|
||||||
|
Reference in New Issue
Block a user