diff options
Diffstat (limited to 'home/apps')
| -rw-r--r-- | home/apps/caelestia/settings.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/home/apps/caelestia/settings.nix b/home/apps/caelestia/settings.nix index a529241..c116025 100644 --- a/home/apps/caelestia/settings.nix +++ b/home/apps/caelestia/settings.nix @@ -81,11 +81,6 @@ in { audio = ["pavucontrol"]; playback = ["mpv"]; }; - # disable lock screen - idle = { - lockBeforeSleep = false; - timeouts = []; - }; }; # Background |