Minor updates to some dotfiles to correct opacity settings and converting all references of compton to picom.

This commit is contained in:
Derek Taylor
2020-05-13 12:36:34 -05:00
parent 6cb99b4cde
commit feaafa990c
11 changed files with 12 additions and 12 deletions

View File

@@ -148,4 +148,4 @@ case "$choice" in
exit 1
;;
esac
st -e nvim "$choice"
alacritty -e nvim "$choice"