Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,2 +1,19 @@
|
||||
# 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/i3/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)
|
||||
|
||||
Reference in New Issue
Block a user