diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-30 21:58:55 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-30 21:58:55 -0700 |
| commit | 4acf85db722ebe7e019e7427436083b3b9f4959e (patch) | |
| tree | 6d5b416ad605730a6d573d1b4178c7676dc8a015 /config/kitty | |
| parent | 89e10cd0c0331fc727889d41e34309db1fb5735f (diff) | |
| parent | e4b9059d346e6a6dbd6216cd1fb5e41085bb6e7b (diff) | |
Merge remote-tracking branch 'upstream/main'
Diffstat (limited to 'config/kitty')
| -rw-r--r-- | config/kitty/kitty-themes/00-Default.conf | 1 | ||||
| -rw-r--r-- | config/kitty/kitty.conf | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/config/kitty/kitty-themes/00-Default.conf b/config/kitty/kitty-themes/00-Default.conf index 640a8d68..1405d594 100644 --- a/config/kitty/kitty-themes/00-Default.conf +++ b/config/kitty/kitty-themes/00-Default.conf @@ -1,4 +1,3 @@ # /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */ # # This is just created to remove all the themes -include ./01-Wallust.conf diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index d71a5751..a9571d59 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -1,10 +1,10 @@ # /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */ # # you can choose themes from $HOME/.config/kitty/kitty-themes/ -include ./kitty-themes/00-Default.conf +include ./kitty-themes/01-Wallust.conf -font_family FantasqueSansM Nerd Font Mono Bold -font_size 14.0 +font_family FantasqueSansM Nerd Font Mono +font_size 16.0 bold_font auto italic_font auto bold_italic_font auto |
