Personal Configs
-
get the dot files
-
copy files to the right directories (.config of your user):
-
copy scripts inside ~/.config/sway/scripts must be executable ! [chmod +x] them please ;)
-
install needed packages (my needed packages check before you do this cause you won't need everything I want)
git clone https://github.com/OdiousImp2604/swayWM-Personal cd swayWM-Personal cp -R config/* ~/.config/ chmod -R +x ~/.config/waybar/scripts chmod -R +x ~/.config/sway/scripts yay -Syu --needed --noconfirm - < packages-repository.txt