update
This commit is contained in:
parent
ceaac3b8fc
commit
1c8507ca4d
1 changed files with 3 additions and 0 deletions
|
|
@ -5,5 +5,8 @@ config.default_prog = { '/usr/bin/tmux' }
|
|||
config.color_scheme = 'Kanagawa (Gogh)'
|
||||
config.enable_tab_bar = false
|
||||
config.skip_close_confirmation_for_processes_named = {}
|
||||
config.colors = {
|
||||
cursor_bg = "#FFFF00"
|
||||
}
|
||||
|
||||
return config
|
||||
|
|
|
|||
Loading…
Reference in a new issue