1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

feat: switch terminal to Kitty and update related configs

- Replace WezTerm with Kitty as default terminal
- Update terminal keybindings in Hyprland config
- Adjust Kitty cursor settings (blink interval, trail, shape)
- Change Helix cursor shape from block to bar in normal mode
This commit is contained in:
xnm
2025-04-27 20:04:06 +03:00
parent 83faa6a5e1
commit 247bf4d438
4 changed files with 12 additions and 9 deletions

View File

@@ -256,7 +256,8 @@ bind = $mainMod, M, exec, pypr toggle_special minimized
bind = $mainMod CTRL, E, exec, pypr expose
bind = $mainMod, Z, exec, pypr zoom
bind = $mainMod, T, exec, wezterm start --always-new-process
# bind = $mainMod, T, exec, wezterm start --always-new-process
bind = $mainMod, T, exec, nvidia-offload kitty
bind = $mainMod SHIFT, T, exec, telegram-desktop
bind = $mainMod, B, exec, qutebrowser
bind = $mainMod SHIFT, B, exec, brave