Skip to content

Commit

Permalink
feat(alacritty): enable cursor blinking
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnorrby committed Jun 24, 2021
1 parent f8d549c commit e4fd487
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions shell/alacritty/alacritty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@ schemes:

colors: *palenight

cursor:
style:
blinking: Always
blink_interval: 550

mouse:
hide_when_typing: true

Expand Down

0 comments on commit e4fd487

Please sign in to comment.