Regenerated

This commit is contained in:
2026-03-27 07:56:46 +00:00
parent bcef9b4dd2
commit 2d0484c99f
2 changed files with 2 additions and 7 deletions
+2 -4
View File
@@ -9,8 +9,7 @@
* Shortcuts
[[#introduction][Introduction]]
[[#the-assets-folder][The Assets Folder]]
[[#the-actual-code][The Actual Code]]
[[#the-config-files][The Config Files]]
[[#the-actual-code][The Actual Code en configs]]
---
@@ -453,6 +452,7 @@ in
};
};
}
#+END_SRC
** =.config/kitty/Catppuccin-Mocha.conf=
@@ -545,8 +545,6 @@ color15 #a6adc8
** =.config/kitty/kitty.conf=
These are config files for .config/kitty
#+BEGIN_SRC conf :tangle generated/.config/kitty/kitty.conf :noweb tangle :mkdirp yes :eval never-html
# Generated by Home Manager.
# See https://sw.kovidgoyal.net/kitty/conf.html
shell_integration no-rc
include Catppuccin-Mocha.conf
@@ -1,6 +1,3 @@
# Generated by Home Manager.
# See https://sw.kovidgoyal.net/kitty/conf.html
shell_integration no-rc
include Catppuccin-Mocha.conf