add xorg-server-xwayland package

This commit is contained in:
desolate
2026-05-29 12:44:04 +03:00
parent ac02b92b12
commit 7138a0da41
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
install_package "xorg-server-xwayland"
+1
View File
@@ -40,5 +40,6 @@ INSTALLING PACKAGES:
. "$PACKAGES_DIR/install-waylock.sh"
. "$PACKAGES_DIR/install-wiremix.sh"
. "$PACKAGES_DIR/install-wl-clipboard.sh"
. "$PACKAGES_DIR/install-xorg-server-xwayland.sh"
. "$PACKAGES_DIR/install-yazi.sh"
. "$PACKAGES_DIR/install-zsh.sh"