mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
sync from windows
This commit is contained in:
parent
2147f4b960
commit
bc3834188d
12 changed files with 219 additions and 31 deletions
|
|
@ -81,11 +81,11 @@ end
|
|||
config.hide_tab_bar_if_only_one_tab = true
|
||||
config.tab_bar_at_bottom = true
|
||||
-- Cursor
|
||||
config.animation_fps = 120
|
||||
config.cursor_blink_ease_in = 'EaseOut'
|
||||
config.cursor_blink_ease_out = 'EaseOut'
|
||||
config.default_cursor_style = 'BlinkingBlock'
|
||||
config.cursor_blink_rate = 650
|
||||
-- config.animation_fps = 120
|
||||
-- config.cursor_blink_ease_in = 'EaseOut'
|
||||
-- config.cursor_blink_ease_out = 'EaseOut'
|
||||
-- config.default_cursor_style = 'BlinkingBlock'
|
||||
-- config.cursor_blink_rate = 650
|
||||
-- Visual Bell
|
||||
config.visual_bell = {
|
||||
fade_in_function = 'EaseIn',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue