Compare commits

..

No commits in common. "a530048c761d16be3a4637d97870f06d1ead1d61" and "1a9a8f748f5fc5fa9dd8135fc3e9d67892ada1e4" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

@ -54,8 +54,7 @@ fi
# ---------------------------------------------------------- # ----------------------------------------------------------
# Background # Background
# ---------------------------------------------------------- # ----------------------------------------------------------
# TODO: Consuimng too much CPU - keeps fan spinning swaybg --mode fill --image ~/.config/wallpaper.jpg &
# swaybg --mode fill --image ~/.config/wallpaper.jpg &
# ---------------------------------------------------------- # ----------------------------------------------------------
# Lock when idle # Lock when idle

View File

@ -59,7 +59,6 @@
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'