pull/1/head
beech 2 years ago
parent c311980282
commit f6ede2f9fa
  1. 6
      README.md
  2. 1
      software.sh

@ -1,6 +1,6 @@
# Arch Linux Install Scripts
Scripts for Arch install & configuration with DE, support packages, and apps.
Scripts for Arch install & configuration with GNOME or KDE Plasma, support packages, and apps.
---
@ -70,8 +70,8 @@ sh software.sh
```
### System Description
GNOME Desktop Enviornment
GDM Login Manager
GNOME or KDE Desktop Enviornment
GDM or SDDM Login Manager
Booting using `systemd`

@ -29,6 +29,7 @@ PKGS=(
# GENERAL UTILITIES ---------------------------------------------------
'dolphin' # Filesystem browser
'vlc' # Video Player
# DEVELOPMENT ---------------------------------------------------------