Regenerated
This commit is contained in:
@@ -16,7 +16,7 @@ in
|
||||
force = true;
|
||||
};
|
||||
".config/waybar/style.css" = {
|
||||
text = builtins.readFile "${flakeRoot}/generated/.config/shared/colors.css" + "\n" + builtins.readFile "${assetPath}/style.css";
|
||||
text = builtins.replaceStrings ["henrov"] [username] (builtins.readFile "${assetPath}/style.css");
|
||||
force = true;
|
||||
};
|
||||
".config/waybar/scripts/bluetooth-status.sh" = {
|
||||
|
||||
Reference in New Issue
Block a user