Add picom to bspwm startup

This commit is contained in:
mitchell 2020-07-07 21:39:21 -04:00
parent 4283dbae4c
commit ec784573d1
3 changed files with 17 additions and 0 deletions

1
sync
View file

@ -21,6 +21,7 @@ rsync -aP ./.config/kitty ~/.config/
rsync -aP ./.config/nvim ~/.config/
rsync -aP ./.config/bspwm ~/.config/
rsync -aP ./.config/sxhkd ~/.config/
rsync -aP ./.config/picom ~/.config/
rsync -aP ./.gitconfig ~/
rsync -aP ./.tmux* ~/
rsync -aP ./.vim* ~/