[hypridle] feat: temporary disable hypridle
This commit is contained in:
parent
0fe5f7e183
commit
5cff0c7631
@ -31,7 +31,7 @@
|
||||
# lock screen
|
||||
listener {
|
||||
timeout = 60
|
||||
on-timeout = hyprlock
|
||||
on-timeout = killall hyprlock && hyprlock
|
||||
}
|
||||
|
||||
|
||||
|
@ -96,7 +96,7 @@
|
||||
bindl = [
|
||||
|
||||
# manage lockscreen
|
||||
",switch:on:Lid Switch, exec, ~/.dotfiles/apps/swaylock/lock.sh"
|
||||
",switch:on:Lid Switch, exec, hyprlock"
|
||||
|
||||
];
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
||||
"clipse -listen"
|
||||
|
||||
# start hypridle
|
||||
"hypridle"
|
||||
# "hypridle"
|
||||
|
||||
# set volume
|
||||
"pw-volume change 80%"
|
||||
|
Reference in New Issue
Block a user