Skip to content

Fix user data path when running within a Flatpak sandbox

When running within a Flatpak sandbox, g_get_user_data_dir() does not point the expected user folder. This patch default the plugins search path to ~/.local/share for styles and plugins search path and ~/.config for configuration.

Should resolve #64 (closed).

Edited by Martin Blanchard

Merge request reports