Regenerated

This commit is contained in:
2026-04-22 12:50:21 +02:00
parent eafce390d6
commit ba4d1fd1fd
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" = {