From b7dfa5fdb2330f1e1cd222365055c3d45ad473be Mon Sep 17 00:00:00 2001 From: Rose Date: Fri, 10 Oct 2025 11:29:10 +0200 Subject: all: Rework system structure --- desktop/Config/kitty/kitty.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 desktop/Config/kitty/kitty.conf (limited to 'desktop/Config/kitty/kitty.conf') diff --git a/desktop/Config/kitty/kitty.conf b/desktop/Config/kitty/kitty.conf new file mode 100644 index 0000000..8fd84e5 --- /dev/null +++ b/desktop/Config/kitty/kitty.conf @@ -0,0 +1,10 @@ +# font_family Misc Fixed +font_size 13.0 + + +# BEGIN_KITTY_FONTS +font_family family="OG Courier Zero Slash" +bold_font auto +italic_font auto +bold_italic_font auto +# END_KITTY_FONTS \ No newline at end of file -- cgit v1.2.3