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

@@ -188,8 +188,8 @@
];
bind = [
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
"$mainMod, Return, exec, ${lib.getExe pkgs.kitty}"
"$mainModShift, Return, exec, ${lib.getExe pkgs.wezterm}"
"$mainMod, Return, exec, ${lib.getExe pkgs.wezterm}"
"$mainModShift, Return, exec, ${lib.getExe pkgs.kitty}"
# "$mainModShift, Return, exec, ${pkgs.foot}/bin/foot"
"$mainModShift, Q, killactive,"
"$mainModShift, s, exec, ${lib.getExe pkgs.hyprshot} -m region -o ~/Pictures/Screenshots/"