Regenerated

This commit is contained in:
2026-03-31 16:58:54 +00:00
parent 0baa352bfe
commit 049746a077
5 changed files with 362 additions and 308 deletions
@@ -19,6 +19,12 @@ in
text = builtins.readFile "${assetPath}/style.css";
force = true;
};
".config/waybar/scripts/bluetooth-status.sh" = {
text = builtins.readFile "${assetPath}/scripts/bluetooth-status.sh";
force = true;
executable = true;
};
};
};
};