Regenerated
This commit is contained in:
-1
@@ -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" = {
|
||||
|
||||
Reference in New Issue
Block a user