Regenerated
This commit is contained in:
+309
-309
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -909,7 +909,7 @@ in
|
||||
force = true;
|
||||
};
|
||||
".config/wofi/style.css" = {
|
||||
text = builtins.replaceStrings ["PLACEHOLDER_USERNAME"] [username] (builtins.readFile "${assetPath}/style.css");;
|
||||
text = builtins.replaceStrings ["PLACEHOLDER_USERNAME"] [username] (builtins.readFile "${assetPath}/style.css");
|
||||
force = true;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -15,7 +15,7 @@ in
|
||||
force = true;
|
||||
};
|
||||
".config/wofi/style.css" = {
|
||||
text = builtins.replaceStrings ["PLACEHOLDER_USERNAME"] [username] (builtins.readFile "${assetPath}/style.css");;
|
||||
text = builtins.replaceStrings ["PLACEHOLDER_USERNAME"] [username] (builtins.readFile "${assetPath}/style.css");
|
||||
force = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user