aboutsummaryrefslogtreecommitdiff
path: root/fedora.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fedora.sh')
-rwxr-xr-xfedora.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/fedora.sh b/fedora.sh
index aa31152..6670658 100755
--- a/fedora.sh
+++ b/fedora.sh
@@ -17,6 +17,7 @@ sudo yum -y install \
wget \
wlroots \
wlroots-devel \
+ xdg-desktop-portal-wlr \
xwayland-run
mkdir -p "$(dirname "$zigdir")"
cd "$(dirname "$zigdir")"