mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
added wezterm cursor border
This commit is contained in:
parent
8bc2d5b4f6
commit
e9c3396dc6
@ -15,6 +15,7 @@ config.colors = {
|
||||
foreground = '{{ color7 }}',
|
||||
background = '#202020',
|
||||
cursor_bg = '{{ color7 }}',
|
||||
cursor_border = '{{ color7 }}',
|
||||
selection_fg = 'black',
|
||||
selection_bg = '{{ color3 }}',
|
||||
ansi = {
|
||||
|
Loading…
Reference in New Issue
Block a user