refactor(organization) put i3, polybar and picom inside the config folder

This commit is contained in:
Anhgelus Morhtuuzh 2023-03-15 14:07:19 +01:00
parent 42006a8042
commit e9e26041ad
No known key found for this signature in database
GPG key ID: 7765EC9C8383805F
4 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
cp $HOME/dotfiles/polybar/config.ini $HOME/.config/polybar/config.ini
cp $HOME/dotfiles/i3/config $HOME/.config/i3/config
cp $HOME/dotfiles/picom/picom.conf $HOME/.config/picom/picom.conf
cp $HOME/dotfiles/config/polybar/config.ini $HOME/.config/polybar/config.ini
cp $HOME/dotfiles/config/i3/config $HOME/.config/i3/config
cp $HOME/dotfiles/config/picom/picom.conf $HOME/.config/picom/picom.conf
# Install yay
git clone https://aur.archlinux.org/yay.git