fix(hypr -> nix): Fixed Hyrland-wrapper HM link path

This commit is contained in:
GaspardCulis 2024-10-16 08:14:44 +02:00
parent e73992b173
commit f3d95b97b6

View file

@ -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