/swaybian

A Debian-Sway mashup.

Primary LanguageMakefileBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Swaybian

Getting Started

sudo apt update
sudo apt install -y git build-essential
git clone https://github.com/mcpcpc/swaybian
cd swaybian/
make

Headless Wayland

echo "export WLR_BACKENDS=headless" >> ~/.profile
echo "export WLR_LIBINPUT_NO_DEVICES=1" >> ~/.profile
sudo loginctl enable-linger michael