drewgrif / sway

23 stars 7 forks source link

Wayland compositor

Assuming you have already installed a minimal Debian 12 install. The series of shell scripts are intended to facilitate installing popular window managers.

Within the install.sh file, you can choose to install the following window managers:

User can select between vanilla(non-customized) and completely customized (my personal customization)

Installation

wget https://github.com/drewgrif/sway/raw/main/install.sh

chmod +x install.sh

./install.sh

rm install.sh

Recently, I have been thinking about getting a jump on adding a window manager for Wayland. Fortunately, there is a good "compositor" for this purpose. Added scripts:

NOTE: The recommended login manager will be gdm3 or sddm.