Clone this repository or download the latest release.
git clone https://github.com/paysonwallach/gala-switch
Create and configure the build
directory:
meson --prefix=/usr build
Build and install with ninja
.
ninja -C build install
Log out and log back in, or restart gala
using the following:
gala -d :0 --replace
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change. By participating in this project, you agree to abide by the terms of the Code of Conduct.
Switch is licensed under the GNU General Public License v3.0.