hyprland 0.44

This commit is contained in:
Miguel Palhas
2025-01-04 05:57:07 +00:00
parent 86e247ff9a
commit 2377731aa5
2 changed files with 34 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
hyprland = {
type = "git";
url = "https://github.com/hyprwm/Hyprland.git";
ref = "refs/tags/v0.43.0";
ref = "refs/tags/v0.44.1";
submodules = true;
};
nix-colors.url = "github:misterio77/nix-colors";