From c2ddb7aea97b3bd221951ad4853afd0f44edf227 Mon Sep 17 00:00:00 2001 From: "elizabeth.hunt@simponic.xyz" Date: Thu, 30 Mar 2023 00:18:04 -0600 Subject: [PATCH] Add xorg xwayland --- scripts/install.sh | 3 ++- src/pikaur | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/install.sh b/scripts/install.sh index a6a28de..2d35532 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -12,7 +12,8 @@ sudo pacman -S git vim \ openssl-1.1 bluez bluez-utils wget \ base-devel dunst wofi noto-fonts-emoji \ light brightnessctl pass docker \ - pavucontrol seahorse man + pavucontrol seahorse man xorg xorg-xwayland \ + lxappearance # rustup rustup default stable diff --git a/src/pikaur b/src/pikaur index c202488..9fc4024 160000 --- a/src/pikaur +++ b/src/pikaur @@ -1 +1 @@ -Subproject commit c2024881c4a6d7aa6a178c3a0f4fd4432f6bc215 +Subproject commit 9fc402499bd5d768141585e271c899c5fd3c3a77