Wrote README and various tweaks for laptop

- horizontal scrolling for touchpad
- disable touchscreen
- set/get backlight
- i3-gaps and updated Terminator config
This commit is contained in:
2018-03-05 15:48:46 -05:00
parent f922e56b50
commit 7ca9c5f27d
8 changed files with 106 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
" set x=y {{{ "
set relativenumber
set background=dark
" set background=light
" set background=dark
set background=light
" set t_Co=256
filetype plugin on
syntax on
@@ -117,6 +117,7 @@ nnoremap <leader>z za
let maplocalleader="-"
autocmd Filetype c inoremap <localleader>s struct pixel
autocmd Filetype tex inoremap <localleader>D \Delta
autocmd Filetype tex inoremap <localleader>e \exists
autocmd Filetype tex inoremap <localleader>fa \forall
autocmd Filetype tex inoremap <localleader>g \geq