Adapting theme.css

This commit is contained in:
2026-03-17 10:36:28 +00:00
parent f150161d7d
commit 3c994623b9
3 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ in
xdg.configFile = otherConfigs // {
"hypr/hyprland.conf".text = ''
${builtins.readFile "${flakeRoot}/assets/hyprland/conf/hypr/hyprland.conf"}
# Your manual settings will go below this line and will not be overwritten
# Your manual settings will go below this line and will not be overwritten:
'';
"hypr/.keep".text = "";
};