Files
sway/README.md
2021-01-16 19:28:23 +00:00

26 lines
647 B
Markdown

# SwayEOS
SwayEOS
for later installs, if you have installed another DE on initial install from the ISO
1) get the dot files
2) copy files to the right directories (.config of your user):
3) copy scripts inside ~/.config/sway/scripts must be executable ! [chmod +x] them please ;)
4) install needed packages
git clone https://github.com/OdiousImp2604/SwayEOS.git
cd SwayEOS
cp -R config/* ~/.config/
chmod -R +x ~/.config/sway/scripts (make scripts executable)
Install Needed Packages
sudo pacman -S --needed - < packages-repository.txt
Also please install "wlogout" available in the AUR