@ -141,7 +141,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
# Parameters for background blurring, see the *BLUR* section for more information.
blur-method = "dual_kawase";
blur-strength = 8;
blur-strength = 5;
# blur-size = 2;
#
# blur-deviation = false
@ -25,7 +25,9 @@ fixed-center = true
wm-restack = i3
#width = 80%
height = 22
height = 24
#bottom = true
#offset-x = 10%
#offset-y = 5
@ -52,6 +52,8 @@ call plug#end()
nmap <silent> <C-D> :NERDTreeToggle<CR>
" CTRL + F to enter goyo mode
nmap <silent> <C-F> :Goyo x100%<CR>
" Replace
vnoremap <C-r> "hy:%s/<C-r>h//gc<left><left><left>
" Theme
set t_Co=256