Zen theme, Updated dependencies, moved fortune and cowsay pkgs

This commit is contained in:
2025-02-15 12:02:23 +01:00
parent 0825b293a1
commit 000b5fe81a
9 changed files with 323 additions and 28 deletions

View File

@ -23,7 +23,12 @@
autosave = "on_focus_change";
base_keymap = "JetBrains";
buffer_font_family = font;
icon-theme = "Catppuccin Mocha"; # TODO doesn't work?
icon_theme = "Catppuccin Mocha";
# icon_theme = { TODO replace icon theme above with below
# mode = theme.mode;
# light = "Catppuccin Mocha";
# dark = "Catppuccin Mocha";
# };
ui_font_family = font;
ui_font_size = fontSize;
buffer_font_size = fontSize;