better vimrc, fixed kitty.conf background opacity

This commit is contained in:
2022-02-22 21:40:40 +01:00
parent 69dcd686be
commit aefab30157
2 changed files with 6 additions and 1 deletions

View File

@@ -497,6 +497,10 @@ selection_foreground #2b2c2e
#: }}}
#: Transparency {{{
background_opacity 0.8
#: }}}
#: Advanced {{{
# shell .

3
.vimrc
View File

@@ -16,7 +16,8 @@ set laststatus=2
set ruler
set wildmenu
"set colorscheme wombat256mod
set cursorline
"set cursorline
set number
set relativenumber
set mouse=a
set title