fix(hypr -> nix): Fixed Hyrland-wrapper
HM link path
This commit is contained in:
parent
e73992b173
commit
f3d95b97b6
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
||||||
executable = true;
|
executable = true;
|
||||||
};
|
};
|
||||||
# Hyprland launch wrapper
|
# Hyprland launch wrapper
|
||||||
".local/bin/Hyprland" = {
|
".local/bin/Hyprland-wrapper" = {
|
||||||
source = ../../bin/Hyprland;
|
source = ../../bin/Hyprland-wrapper;
|
||||||
executable = true;
|
executable = true;
|
||||||
};
|
};
|
||||||
# UWU launcher script
|
# UWU launcher script
|
||||||
|
|
Loading…
Reference in a new issue