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