some actual indentation in my i3 config. also added some minor bugfix changes, and made redshift a startup program.

This commit is contained in:
Gabe Venberg 2018-11-07 22:28:20 -06:00
parent 001b96d16e
commit b06a811bc6
2 changed files with 129 additions and 120 deletions

View file

@ -356,7 +356,7 @@ set vicmd=nvim
" uncommenting one of lines below will result in ignoring 'vi[x]cmd' option
" for unknown file types.
" For *nix:
filetype * xdg-open
filetype * xdg-open &
" ------------------------------------------------------------------------------