mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 11:51:13 +01:00
alacritty: Make cursor shape beam by default
Now alacritty functions similar to kitty when showing the cursor, so much so that they're nearly identical.
This commit is contained in:
parent
ec24d1cc71
commit
79f38a0ed0
@ -22,6 +22,7 @@ selection:
|
||||
|
||||
cursor:
|
||||
style:
|
||||
shape: Beam
|
||||
blinking: Always
|
||||
|
||||
shell:
|
||||
|
Loading…
Reference in New Issue
Block a user