update doom config and disable background blur picom

This commit is contained in:
ksyasuda
2021-11-04 01:47:15 -07:00
parent c20a0e8568
commit 4aeaec1d8d
5 changed files with 64 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ fi
export ZSH="/home/sudacode/.oh-my-zsh"
export PATH="$HOME/scripts:$PATH"
export PATH="$HOME/Work/scripts:$PATH"
export PATH="$HOME/.bin:$PATH"
export PATH="$HOME/projects/Python/get_song/src/:$PATH"
export EDITOR=vim
export VISUAL=vim