1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-03 22:26:05 +02:00

added wezterm cursor border

This commit is contained in:
eoli3n 2023-11-06 21:40:49 +01:00
parent 8bc2d5b4f6
commit e9c3396dc6

View File

@ -15,6 +15,7 @@ config.colors = {
foreground = '{{ color7 }}',
background = '#202020',
cursor_bg = '{{ color7 }}',
cursor_border = '{{ color7 }}',
selection_fg = 'black',
selection_bg = '{{ color3 }}',
ansi = {