Add i3 configs

This commit is contained in:
2019-05-06 01:24:41 +04:00
parent 7a9d9d0493
commit c4a07042b2
10 changed files with 390 additions and 95 deletions

View File

@@ -440,6 +440,8 @@ noremap <Right> <NOP>
set splitbelow
set splitright
set title
" Quicker window movement
nnoremap <C-j> <C-w>j
nnoremap <C-k> <C-w>k