refactor(organization) put i3, polybar and picom inside the config folder
This commit is contained in:
parent
42006a8042
commit
e9e26041ad
4 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
cp $HOME/dotfiles/polybar/config.ini $HOME/.config/polybar/config.ini
|
cp $HOME/dotfiles/config/polybar/config.ini $HOME/.config/polybar/config.ini
|
||||||
cp $HOME/dotfiles/i3/config $HOME/.config/i3/config
|
cp $HOME/dotfiles/config/i3/config $HOME/.config/i3/config
|
||||||
cp $HOME/dotfiles/picom/picom.conf $HOME/.config/picom/picom.conf
|
cp $HOME/dotfiles/config/picom/picom.conf $HOME/.config/picom/picom.conf
|
||||||
|
|
||||||
# Install yay
|
# Install yay
|
||||||
git clone https://aur.archlinux.org/yay.git
|
git clone https://aur.archlinux.org/yay.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue