[idle;lock] Switches to swaylock

This commit is contained in:
2025-05-28 12:23:14 -07:00
parent efab3866c2
commit aa6402cf7c
6 changed files with 96 additions and 93 deletions

View File

@@ -1,6 +1,7 @@
{ pkgs, ... }:
{
imports = [
./swaylock.nix
./hypr/hypridle.nix
];
@@ -426,7 +427,7 @@
};
programs.hyprlock = {
enable = true;
enable = false;
settings = {
general = {
disable_loading_bar = true;