fixup! Hyprland: inhibit idle if fullscreen

This commit is contained in:
Filippo Berto 2025-03-01 15:02:25 +01:00
parent 013024979a
commit 4a03ca25f2
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
3 changed files with 4 additions and 8 deletions

View file

@ -267,12 +267,7 @@
# ./modules/nixos/minio_local.nix
./modules/nixos/hyprland.nix
{
home-manager.users.bertof.imports = [
./modules/hm/hyprland.nix
./modules/hm/swayidle.nix
];
}
{ home-manager.users.bertof.imports = [ ./modules/hm/hyprland.nix ]; }
./modules/nixos/musa.nix
] ++ homeManagerUModules ++ [{