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