wezterm: remove transparency, change font; vim: update lightline symbols
This commit is contained in:
parent
2c75dc25a3
commit
9b2c8b65c7
2 changed files with 3 additions and 6 deletions
|
@ -34,7 +34,7 @@ nmap <Leader>ft :Filetypes<CR>
|
|||
g:lightline = {
|
||||
colorscheme: 'gruvbox8',
|
||||
separator: { left: "\ue0b0", right: "\ue0b2"},
|
||||
subseparator: { left: "\ue0b1", right: "\ue0b3"}
|
||||
subseparator: { left: "\u2022", right: "\u2022"}
|
||||
}
|
||||
|
||||
g:gruvbox_transp_bg = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue