General - WayfireWM/wayfire GitHub Wiki
wayfire
– A 3D Wayland compositor, inspired by Compiz and based on wlroots.
wayfire [options…]
-c <config>
Specifies a config file.
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.
You can run wayfire
directly from a TTY, or via a Wayland-compatible login manager.
wayfire
searches for a config file in the following locations, in this order:
$XDG_CONFIG_HOME/wayfire.ini
~/.config/wayfire.ini
An example configuration can be found here.
You are encouraged to copy this to ~/.config/wayfire.ini
and edit it from there.
For information on the config file format, see Configuration.