Skip to content

Add source command

Thomas Faughnan requested to merge deckard/zathura:sourcecmd into develop

Adds a source command to reload or load new config file without restarting zathura. Takes one optional argument, a directory, otherwise the current config directory is implied.

Implements a feature requested in issue #186 (closed).

Merge request reports