From 453aa33a9d0cf1d5b284285dbbe994ed748f2e23 Mon Sep 17 00:00:00 2001 From: Damocles Date: Wed, 15 Apr 2026 20:59:36 +0200 Subject: [PATCH] fix: add screenCorners and privacy to hm-module simpleModules --- nix/hm-module.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/hm-module.nix b/nix/hm-module.nix index eec773a..8037027 100644 --- a/nix/hm-module.nix +++ b/nix/hm-module.nix @@ -90,6 +90,8 @@ in "cpu" "memory" "idleInhibitor" + "privacy" + "screenCorners" "power" "backgroundOverlay" "overviewBackdrop"