finding hyprland.conf error
This commit is contained in:
@@ -32,13 +32,11 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Create symlinks in ~/.config/hypr to all the files in assets/hyprland/conf/hypr
|
# Create symlinks in ~/.config/hypr to all the files in assets/hyprland/conf/hypr
|
||||||
home-files = [
|
xdg.configFile = {
|
||||||
{
|
"hypr/.keep" = {
|
||||||
path = "hypr";
|
text = "";
|
||||||
source = "${flakeRoot}/assets/hyprland/conf/hypr";
|
};
|
||||||
recursive = true;
|
}
|
||||||
symlink = true;
|
// hyprlandConfs;
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user