Added sway and waybar config
This commit is contained in:
parent
e1b9e3eccf
commit
e93d9519b0
15 changed files with 994 additions and 0 deletions
|
@ -30,8 +30,11 @@ pre_remove() {
|
|||
}
|
||||
|
||||
install_software() {
|
||||
|
||||
# Sway
|
||||
git clone https://aur.archlinux.org/sway-git.git
|
||||
cd sway-git
|
||||
makepkg
|
||||
pacman -U sway-git
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue