diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-06-29 02:37:33 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-06-29 02:37:33 -0500 |
| commit | 22b2eb9a952bf252af29eb5ed905de4bb62386a2 (patch) | |
| tree | 25b49b19c6775d8f7d317b28abfb4c10964809e3 /runs-all | |
| parent | 26488dbdfca360694e9bfdf19bade661766826e7 (diff) | |
- config changes
- added swapscape for tty and x11
Diffstat (limited to 'runs-all')
| -rwxr-xr-x | runs-all/get-reqs-arch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runs-all/get-reqs-arch.sh b/runs-all/get-reqs-arch.sh index 8f1a4e8..d43e68f 100755 --- a/runs-all/get-reqs-arch.sh +++ b/runs-all/get-reqs-arch.sh @@ -15,7 +15,7 @@ if [ $artix ] || [ $arch ]; then # [ "$uin" == "n" ] || [ "$uin" == "N" ] && exit 0 # xorg - $sudo pacman -S --noconfirm xorg-server libxft libxinerama + $sudo pacman -S --noconfirm xorg-server xorg-xinit libxft libxinerama # audio $sudo pacman -S --noconfirm pipewire-pulse pipewire-alsa pipewire-jack qpwgraph |
