Update hyprland configuration to 26.05 version

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-06-02 21:43:06 +02:00
parent 0f748ec335
commit 86cf0e8d41

View File

@@ -2,8 +2,8 @@
let
dotfiles_hypr = pkgs.fetchgit {
url = "https://git.nichkara.eu/dotfiles/hypr";
rev = "ba03a7d86bf564cbb9e817b895a2497da84b8bad";
sha256 = "sha256-mbE94wrz3Gl7IE7uD5sCTyII4eQcsjFhyafeOeTgy6s=";
rev = "19c391a3ca47fde9ab78edca8ab34579890f117d";
sha256 = "sha256-/M+gqJ+1Z+VAHvJCKneKHmGJdxsZjoMjBNOzUzKfXzo=";
};
dotfiles_waybar = pkgs.fetchgit {