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:
@@ -12,7 +12,7 @@ popup-border = "popup"
|
||||
|
||||
[editor.cursor-shape]
|
||||
insert = "bar"
|
||||
normal = "block"
|
||||
normal = "bar"
|
||||
select = "underline"
|
||||
|
||||
[editor.indent-guides]
|
||||
|
Reference in New Issue
Block a user