fixup! Hyprland: inhibit idle if fullscreen
This commit is contained in:
parent
013024979a
commit
4a03ca25f2
3 changed files with 4 additions and 8 deletions
|
|
@ -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 ++ [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue