mcpcpc / swaybian

A Debian-Sway mashup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Debian-Sway mashup.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Makefile 100.0%