diff --git a/de/hypr/default.nix b/de/hypr/default.nix index 3dcce49..ae01692 100644 --- a/de/hypr/default.nix +++ b/de/hypr/default.nix @@ -11,8 +11,8 @@ executable = true; }; # Hyprland launch wrapper - ".local/bin/Hyprland" = { - source = ../../bin/Hyprland; + ".local/bin/Hyprland-wrapper" = { + source = ../../bin/Hyprland-wrapper; executable = true; }; # UWU launcher script