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:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user