mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add picom to bspwm startup
This commit is contained in:
parent
4283dbae4c
commit
ec784573d1
3 changed files with 17 additions and 0 deletions
1
sync
1
sync
|
|
@ -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* ~/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue