Changing computer
This commit is contained in:
parent
a8295d554c
commit
2ec3b75102
4 changed files with 5 additions and 2516 deletions
|
@ -1,4 +1,5 @@
|
||||||
Xft.dpi: 240
|
Xft.dpi: 240
|
||||||
|
!Xft.dpi: 96
|
||||||
Xft.antialias: 1
|
Xft.antialias: 1
|
||||||
Xft.rgba: rgb
|
Xft.rgba: rgb
|
||||||
Xft.hinting: 1
|
Xft.hinting: 1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
alacritty-light.yml
|
alacritty-dark.yml
|
|
@ -520,7 +520,7 @@ let g:gitgutter_sign_modified_removed = '🞬'
|
||||||
|
|
||||||
"" Airline
|
"" Airline
|
||||||
" let g:airline#extensions#tabline#enabled = 1
|
" let g:airline#extensions#tabline#enabled = 1
|
||||||
let g:airline_theme='distinguished'
|
let g:airline_theme='cool'
|
||||||
|
|
||||||
"" Terminal
|
"" Terminal
|
||||||
|
|
||||||
|
@ -529,8 +529,8 @@ set termguicolors
|
||||||
let &t_8f = "<Esc>[38;2;%lu;%lu;%lum"
|
let &t_8f = "<Esc>[38;2;%lu;%lu;%lum"
|
||||||
let &t_8b = "<Esc>[48;2;%lu;%lu;%lum"
|
let &t_8b = "<Esc>[48;2;%lu;%lu;%lum"
|
||||||
|
|
||||||
color dln-light
|
" color dln-light
|
||||||
" color dln-dark
|
color dln-dark
|
||||||
|
|
||||||
" highlight LineNr ctermfg=31 ctermbg=234 cterm=italic
|
" highlight LineNr ctermfg=31 ctermbg=234 cterm=italic
|
||||||
" highlight CursorLine ctermfg=159 ctermbg=24
|
" highlight CursorLine ctermfg=159 ctermbg=24
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue