Regenerated

This commit is contained in:
2026-04-22 13:05:26 +02:00
parent 0b335dec3a
commit 93f944cbea
4 changed files with 389 additions and 390 deletions
@@ -1,4 +1,3 @@
// --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
{
"positionX": "right",
"positionY": "top",
@@ -12,8 +12,8 @@ in
# and conflict with our home.file entries below.
home.file = {
".config/swaync/config.jsonc" = {
text = builtins.readFile "${assetPath}/config.jsonc";
".config/swaync/config.json" = {
text = builtins.readFile "${assetPath}/config.json";
force = true;
};
".config/swaync/style.css" = {