Zen theme, Updated dependencies, moved fortune and cowsay pkgs
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user