mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 20:13:53 +01:00
Version 0.0.7
This commit is contained in:
parent
2f1f105f73
commit
1a6b624bf2
@ -12,7 +12,7 @@ static const char FORMAT_COMMAND[] = "<b>%s</b>";
|
||||
static const char FORMAT_DESCRIPTION[] = "<i>%s</i>";
|
||||
|
||||
/* directories and files */
|
||||
static const char ZATHURA_DIR[] = ".zathura";
|
||||
static const char ZATHURA_DIR[] = ".config/zathura";
|
||||
static const char BOOKMARK_FILE[] = "bookmarks";
|
||||
static const char ZATHURA_RC[] = "zathurarc";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user