DWL and vim updates
This commit is contained in:
parent
59a0f3c075
commit
825ef53255
@ -54,7 +54,8 @@ fi
|
|||||||
# ----------------------------------------------------------
|
# ----------------------------------------------------------
|
||||||
# Background
|
# Background
|
||||||
# ----------------------------------------------------------
|
# ----------------------------------------------------------
|
||||||
swaybg --mode fill --image ~/.config/wallpaper.jpg &
|
# TODO: Consuimng too much CPU - keeps fan spinning
|
||||||
|
# swaybg --mode fill --image ~/.config/wallpaper.jpg &
|
||||||
|
|
||||||
# ----------------------------------------------------------
|
# ----------------------------------------------------------
|
||||||
# Lock when idle
|
# Lock when idle
|
||||||
|
@ -59,6 +59,7 @@
|
|||||||
Plug 'mhinz/vim-signify'
|
Plug 'mhinz/vim-signify'
|
||||||
Plug 'tmhedberg/matchit'
|
Plug 'tmhedberg/matchit'
|
||||||
Plug 'spf13/vim-colors'
|
Plug 'spf13/vim-colors'
|
||||||
|
Plug 'romainl/vim-cool'
|
||||||
Plug 'tpope/vim-surround'
|
Plug 'tpope/vim-surround'
|
||||||
Plug 'tpope/vim-repeat'
|
Plug 'tpope/vim-repeat'
|
||||||
Plug 'drmikehenry/vim-fontsize'
|
Plug 'drmikehenry/vim-fontsize'
|
||||||
|
Loading…
Reference in New Issue
Block a user