feat(ghostty): disable stylix integration and add catppuccin-mocha theme

perf(wezterm): reduce font size to 13
feat(fastfetch): set logo type to kitty
fix(fish): replace pfetch with fastfetch
chore(hyprland): swap kitty and wezterm bindings
This commit is contained in:
uttarayan21
2025-12-18 15:59:59 +05:30
parent e6e4a58d70
commit ab1c940aef
5 changed files with 36 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
colors = {
background = "#000000",
},
font_size = 16,
font_size = 13,
initial_cols = 200,
hide_tab_bar_if_only_one_tab = true,
window_background_opacity = 0.8,