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