diff --git a/flake.lock b/flake.lock index 32d63fac..f163a3d8 100644 --- a/flake.lock +++ b/flake.lock @@ -178,11 +178,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1733581040, - "narHash": "sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY=", + "lastModified": 1734649271, + "narHash": "sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "22c3f2cf41a0e70184334a958e6b124fb0ce3e01", + "rev": "d70bd19e0a38ad4790d3913bf08fcbfc9eeca507", "type": "github" }, "original": { diff --git a/home/hyprland.nix b/home/hyprland.nix index f18a6876..d39e4547 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -180,6 +180,7 @@ in misc = { disable_hyprland_logo = true; + disable_hyprland_qtutils_check = true; animate_manual_resizes = true; animate_mouse_windowdragging = true; disable_autoreload = true;