Hyprland configuration update

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-04-21 14:40:16 +02:00
parent 6770a680ad
commit ac4b17da6a

View File

@@ -2,8 +2,8 @@
let let
dotfiles_hypr = pkgs.fetchgit { dotfiles_hypr = pkgs.fetchgit {
url = "https://git.nichkara.eu/dotfiles/hypr"; url = "https://git.nichkara.eu/dotfiles/hypr";
rev = "83da92f0d64620c6503b8b2d9fa27bd79816e025"; rev = "ba03a7d86bf564cbb9e817b895a2497da84b8bad";
sha256 = "sha256-kEKJiH0oK0PuciJZ6ucinTKX5eMWxPPZXYNS1+HIcRA="; sha256 = "sha256-mbE94wrz3Gl7IE7uD5sCTyII4eQcsjFhyafeOeTgy6s=";
}; };
dotfiles_waybar = pkgs.fetchgit { dotfiles_waybar = pkgs.fetchgit {