Reinit
This commit is contained in:
19
arch_setup.sh
Executable file
19
arch_setup.sh
Executable file
@@ -0,0 +1,19 @@
|
||||
#!/bin/bash
|
||||
|
||||
pacman --noconfirm -Syyu
|
||||
|
||||
pacman --noconfirm -S git \
|
||||
networkmanager \
|
||||
blueman \
|
||||
hyprland \
|
||||
wofi \
|
||||
waybar \
|
||||
grim \
|
||||
swaync \
|
||||
evolution \
|
||||
nextcloud \
|
||||
firefox \
|
||||
pamixer \
|
||||
swaylock \
|
||||
hyprpaper \
|
||||
lxsession
|
||||
Reference in New Issue
Block a user