disable hypridle
This commit is contained in:
parent
bccad48770
commit
7d4827a00d
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@
|
||||||
|
|
||||||
# Hypridle configuration (screen timeout and lock)
|
# Hypridle configuration (screen timeout and lock)
|
||||||
services.hypridle = {
|
services.hypridle = {
|
||||||
enable = true;
|
enable = false;
|
||||||
settings = {
|
settings = {
|
||||||
general = {
|
general = {
|
||||||
lock_cmd = "pidof hyprlock || hyprlock";
|
lock_cmd = "pidof hyprlock || hyprlock";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue