Recreated files
This commit is contained in:
@@ -35,13 +35,10 @@ in
|
||||
};
|
||||
|
||||
# Ensure the Hyprland config directory exists
|
||||
xdg.configFile."hypr/.keep" = {
|
||||
text = "";
|
||||
};
|
||||
|
||||
# Merge dynamic Hyprland configs with existing xdg.configFile
|
||||
xdg.configFile = {
|
||||
# Your existing manual configs (if any)
|
||||
"hypr/.keep" = {
|
||||
text = "";
|
||||
};
|
||||
} // hyprlandConfs;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user