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