Regenerated
This commit is contained in:
+2
-4
@@ -9,8 +9,7 @@
|
|||||||
* Shortcuts
|
* Shortcuts
|
||||||
[[#introduction][Introduction]]
|
[[#introduction][Introduction]]
|
||||||
[[#the-assets-folder][The Assets Folder]]
|
[[#the-assets-folder][The Assets Folder]]
|
||||||
[[#the-actual-code][The Actual Code]]
|
[[#the-actual-code][The Actual Code en configs]]
|
||||||
[[#the-config-files][The Config Files]]
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -453,6 +452,7 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/kitty/Catppuccin-Mocha.conf=
|
** =.config/kitty/Catppuccin-Mocha.conf=
|
||||||
@@ -545,8 +545,6 @@ color15 #a6adc8
|
|||||||
** =.config/kitty/kitty.conf=
|
** =.config/kitty/kitty.conf=
|
||||||
These are config files for .config/kitty
|
These are config files for .config/kitty
|
||||||
#+BEGIN_SRC conf :tangle generated/.config/kitty/kitty.conf :noweb tangle :mkdirp yes :eval never-html
|
#+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
|
shell_integration no-rc
|
||||||
include Catppuccin-Mocha.conf
|
include Catppuccin-Mocha.conf
|
||||||
|
|||||||
@@ -1,6 +1,3 @@
|
|||||||
# Generated by Home Manager.
|
|
||||||
# See https://sw.kovidgoyal.net/kitty/conf.html
|
|
||||||
|
|
||||||
shell_integration no-rc
|
shell_integration no-rc
|
||||||
include Catppuccin-Mocha.conf
|
include Catppuccin-Mocha.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user