home: hyprland: fix path
This commit is contained in:
parent
d18469f1fa
commit
d252e6f3d4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.configFile."hypr" = {
|
xdg.configFile."hypr" = {
|
||||||
source = ./hyprland;
|
source = ./hypr;
|
||||||
recursive = true;
|
recursive = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue