From 09156e6cea71093079af580acdd6d4a8594e14b9 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Tue, 9 Jun 2026 23:14:29 -0500 Subject: Squashed commit of the following: moved aur installer down switched to xlibre on install reqs added vis to env.sh switched to ugrep runs posix changes alias changes autostart fix hyprland config update --- runs-all/get-reqs-arch/xorg.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runs-all/get-reqs-arch/xorg.sh') diff --git a/runs-all/get-reqs-arch/xorg.sh b/runs-all/get-reqs-arch/xorg.sh index 2a37188..15177b1 100755 --- a/runs-all/get-reqs-arch/xorg.sh +++ b/runs-all/get-reqs-arch/xorg.sh @@ -1 +1,2 @@ -$sudo pacman -S --noconfirm xorg-server xorg-xinit libxft libxinerama +#!/bin/sh +$sudo pacman -S --noconfirm xlibre-server xorg-xinit libxft libxinerama -- cgit v1.3