-
Notifications
You must be signed in to change notification settings - Fork 180
Home
Érico Nogueira Rolim edited this page May 29, 2020
·
24 revisions
Wayfire is a 3D Wayland compositor, inspired by Compiz and based on wlroots.
It aims to create a customizable, extendable and lightweight environment without sacrificing its appearance.
- Cairo
- FreeType
- GLM
- libdrm
- libevdev
- libGL
- libinput
- libjpeg
- libpng
- libxkbcommon
- libxml2
- Pixman
- pkg-config
- Wayland
- wayland-protocols
- wf-config
- wlroots
meson build
ninja -C build
sudo ninja -C build install
wayfire and wayfire-git are available in the AUR.
pacman -S wayfire
cave resolve -x wayfire
dnf install wayfire
pkg install wayfire
See nixpkgs-wayland.
See the build instructions from @soreau.
xbps-install -S wayfire
Copy wayfire.ini
to ~/.config/wayfire.ini
.
Before running Wayfire, you may want to change the command to start a terminal.
See the Configuration document for information on the options.
Run wayfire
from a TTY, or via a Wayland-compatible login manager.