Move compton.conf -> picom.conf and update

This commit is contained in:
natemaia
2019-11-19 22:38:42 -08:00
parent 35baa64328
commit 074d0a8164
3 changed files with 53 additions and 56 deletions

View File

@ -7,7 +7,7 @@ export XDG_CONFIG_HOME
[ "$PATH" == *"$HOME/bin"* ] || PATH="$HOME/bin:$PATH"
compton -b &
picom -b &
nitrogen --restore &
volumeicon &
nm-applet &