mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
feat(wezterm): disable cursor blink
This commit is contained in:
@@ -14,6 +14,7 @@ config.font = wezterm.font 'JetBrains Mono'
|
||||
-- Theme
|
||||
config.color_scheme = 'Pastel White (terminal.sexy)'
|
||||
config.force_reverse_video_cursor = true
|
||||
config.cursor_blink_rate = 0
|
||||
config.cursor_blink_ease_in = 'Constant'
|
||||
config.cursor_blink_ease_out = 'Constant'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user