mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-04 07:20:09 +05:30
update zellij layout and fix whichkey
- alacritty: add cursor style - nvim: fix which-key, add colorizer, add debugger, update plugins - zellij: revamp layouts - starship: change prompt Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -91,3 +91,7 @@ color = "#3ddbd9"
|
||||
[[colors.indexed_colors]]
|
||||
index = 17
|
||||
color = "#ff7eb6"
|
||||
|
||||
[cursor]
|
||||
style = { shape = "Underline", blinking = "On" }
|
||||
vi_mode_style = { shape = "Block", blinking = "Off" }
|
||||
|
||||
Reference in New Issue
Block a user