Regenerated
This commit is contained in:
+3
-3
@@ -2040,7 +2040,7 @@ in
|
||||
# and conflict with our home.file entries below.
|
||||
|
||||
home.file = {
|
||||
".config/swaync/config.json" = {
|
||||
".config/swaync/config.jsonc" = {
|
||||
text = builtins.readFile "${assetPath}/config.json";
|
||||
force = true;
|
||||
};
|
||||
@@ -4295,9 +4295,9 @@ These are config files for .config/stylix
|
||||
</html>
|
||||
#+END_SRC
|
||||
|
||||
** =generated/.config/swaync/config.json=
|
||||
** =generated/.config/swaync/config.jsonc=
|
||||
These are config files for waybar
|
||||
#+BEGIN_SRC json :tangle generated/.config/swaync/config.json :noweb yes :mkdirp yes :eval never
|
||||
#+BEGIN_SRC jsonc :tangle generated/.config/swaync/config.jsonc :noweb yes :mkdirp yes :eval never
|
||||
{
|
||||
"positionX": "right",
|
||||
"positionY": "top",
|
||||
|
||||
Reference in New Issue
Block a user