Switch to wayland.

This commit is contained in:
Bartek Stalewski 2023-02-09 23:16:17 +01:00
parent 9ddbe48503
commit 6257330dcc
11 changed files with 99 additions and 125 deletions

View file

@ -51,6 +51,7 @@ set termguicolors
colorscheme skyknight
hi Comment gui=italic
hi Normal guibg=NONE
hi BadWhitespace guibg=#770000
hi ColorColumn guibg=#770000
hi DiffChange guibg=#465457
@ -58,7 +59,7 @@ hi DiffText guifg=#ff8700 guibg=#465457
hi FoldColumn guifg=#465457 guibg=#272822
hi GitGutterChange guifg=#bbbb00 guibg=#272822
hi LineNr guifg=#465457 guibg=#272822
hi NonText guifg=#465457 guibg=#272822
hi NonText guifg=#465457 guibg=NONE
hi SignColumn guifg=#465457 guibg=#272822
hi Visual guibg=#005577
hi SpellBad guibg=#770000