LinuxWindows

Where Does Xournal++ Store Settings?

Xournal++ settings file on Linux and Windows with toolbar layout and plugin state.

Last updated

Xournal++ keeps preferences, toolbar layout and plugin settings in a settings.xml file under its per-platform config folder. Notebooks themselves are .xopp files saved wherever you put them.

Deleting settings.xml resets the UI without touching a single note. Back up the config folder and your pens, shortcuts and plugins survive a reinstall.

Where Xournal++ stores this, by platform

Linux
~/.config/xournalpp/settings.xml

Main preferences file with toolbar and plugin state nearby. Notebooks live wherever you save them, independent of this config. Copy the xournalpp folder with the app closed.

Windows
%APPDATA%\xournalpp\settings.xml

Same settings role as Linux. Confirm the folder name on your install before scripting backups, since packaging can vary.

Frequently asked questions

How do I reset Xournal++ toolbars?

Close the app and delete settings.xml from the folders above. Defaults regenerate on next launch while notebooks stay intact.

Where are Xournal++ plugins?

In the plugins subfolder next to settings.xml. Copy it along when migrating to keep custom tools.

Notice an outdated path? Let us know.