Skip to content

WayfireWM/wayfire-plugins-extra

Folders and files

NameName
Last commit message
Last commit date
Dec 20, 2024
Aug 24, 2024
Dec 20, 2024
Oct 6, 2023
Dec 20, 2024
Jan 1, 2025
Dec 18, 2024
Feb 26, 2019
Jun 7, 2020
Dec 18, 2024
Dec 18, 2024

Repository files navigation

wayfire-plugins-extra

Additional plugins for Wayfire

This is a place for plugins that have external dependencies, debugging purposes or otherwise will not be included with wayfire core plugins.

Building

Dependencies: wayfire, wlroots, wf-config, cairo, giomm

git clone https://github.com/WayfireWM/wayfire-plugins-extra && cd wayfire-plugins-extra
meson build --prefix=/usr --buildtype=release
ninja -C build && sudo ninja -C build install

Then add the plugins you want to enable in ~/.config/wayfire.ini