refactor(fruitbook): niri 대신에 dms로 잠금
All checks were successful
build / build (push) Successful in 1m47s

This commit is contained in:
2026-03-22 00:59:48 -06:00
parent 087f015340
commit 148597d593
2 changed files with 10 additions and 9 deletions

View File

@@ -21,9 +21,5 @@ in {
"DankMaterialShell/settings.json".source =
json.generate "settings.json" cfg.settings;
};
programs.niri.settings.switch-events = {
lid-close.action.spawn = ["dms" "ipc" "lock" "lock"];
};
};
}