Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -10,6 +10,17 @@ Community Edition
|
|||||||
|
|
||||||
bash testinstall.sh
|
bash testinstall.sh
|
||||||
|
|
||||||
|
## Contained In The Script
|
||||||
|
cp -R .config/* ~/.config/
|
||||||
|
cp .profile ~/.profile
|
||||||
|
cp .gtkrc-2.0 ~/.gtkrc-2.0
|
||||||
|
chmod -R +x ~/.config/sway/scripts
|
||||||
|
chmod -R +x ~/.config/waybar/scripts
|
||||||
|
sudo pacman -Syu --needed --noconfirm - < packages-repository.txt
|
||||||
|
sudo cp lightdm-gtk-greeter.conf /etc/lightdm/
|
||||||
|
systemctl enable lightdm
|
||||||
|
systemctl start lightdm
|
||||||
|
|
||||||
## Post install
|
## Post install
|
||||||
|
|
||||||
- Keyboard layout in: `~/.config/sway/config.d/input`
|
- Keyboard layout in: `~/.config/sway/config.d/input`
|
||||||
|
|||||||
Reference in New Issue
Block a user