1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-27 16:37:46 +00:00

Fix generation

This commit is contained in:
RGBCube 2023-11-26 19:56:12 +03:00
parent cd5ae68987
commit 77ff2b7cf0
No known key found for this signature in database
252 changed files with 282 additions and 282 deletions

View file

@ -28,7 +28,7 @@ def theme-to-nix [
| str replace '"' ""
| str replace '"' ""
| str replace ":" " ="
| str replace "," ";"
| str replace --all "," ";"
}
}
| append ""