Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 901 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 901 Bytes

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:

  • sway

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:

  • nwg-look - installs an lxappearance program to use GTK themes and icons in Wayland.
  • rofi-wayland - designed to behave like rofi(xorg) but in Wayland.

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