ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.29k stars 62 forks source link

Allow running binaries without installing schemas #389

Open abmantis opened 7 months ago

abmantis commented 7 months ago

This allows using meson devenv to run the binaries without having to install the schemas or manually setup XDG_DATA_PATH, which is usefull during development.

gnome.compile_schemas() does not affect the installation, only meson devenv.