Random updates

This commit is contained in:
Carolyn Grey Bridgette Knight-Serrano 2019-05-25 13:43:17 -07:00
parent cdc6b8a504
commit d32d356bef
Signed by: gigavinyl
GPG Key ID: 50858748146544CB
2 changed files with 8 additions and 7 deletions

3
.vimrc
View File

@ -127,7 +127,8 @@ hi User9 ctermfg=007
autocmd FileType tex call s:latex_config()
function! s:latex_config()
let g:tex_fast = "cMmprs"
let g:tex_flavor = "latex"
let g:tex_flavor = "lualatex"
let g:vimtex_compiler_engine = "lualatex"
let g:tex_fold_enabled = 0
let g:tex_comment_nospell = 1
setlocal nocursorline

View File

@ -9,7 +9,7 @@
xset -b
userresources=$HOME/.Xresources
#usermodmap=$HOME/.Xmodmap
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap
@ -52,12 +52,12 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
emacs --daemon &
feh --bg-fill "$wallpaper"
compton &
#compton &
sxhkd &
urxvtd &
emacsd &
redshift -l geoclue2 &
exec windowchef
#xmodmap -e "keycode 115 = F20"
exec startxfce4