Also install xwayland
This commit is contained in:
parent
435d2d8f34
commit
62ca266a78
@ -50,7 +50,7 @@ for choice in $choices; do
|
||||
echo "i3-gaps" >> "$setupdir/selectedpkgs.txt"
|
||||
;;
|
||||
101)
|
||||
printf '%s\n' 'sway' 'swaylock' 'swayidle' 'seatd' >> "$setupdir/selectedpkgs.txt"
|
||||
printf '%s\n' 'sway' 'swaylock' 'swayidle' 'xorg-xwayland' >> "$setupdir/selectedpkgs.txt"
|
||||
esac
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user