mirror of
https://gitea.com/mcereda/oam.git
synced 2026-03-02 23:14:24 +00:00
Adhere to the naming convention
This commit is contained in:
8
scripts/arch linux/xfce4.install.sh
Executable file
8
scripts/arch linux/xfce4.install.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo pacman --noconfirm \
|
||||
--sync --needed --refresh --noprogressbar \
|
||||
xfce4 xfce4-goodies lightdm-gtk-greeter
|
||||
sudo systemctl set-default graphical.target
|
||||
sudo systemctl enable --now lightdm
|
||||
sudo pacman --noconfirm --sync --clean --clean
|
||||
Reference in New Issue
Block a user