Regenerated
This commit is contained in:
+2
-4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user