hyprland: remove lockhelper, use hyprlock directly
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m9s

This commit is contained in:
2026-01-30 19:41:23 +01:00
parent d3f856d112
commit 35afccadb1
6 changed files with 2 additions and 87 deletions

View File

@@ -55,7 +55,6 @@
];
hyprland.enableStreamController = true;
hyprland.useLockHelper = true;
hyprland.enableGrimblast = true;
hyprland.enableWacom = true;
hyprland.cursorNoHardware = true;