flavours: Fix zathura colorscheme file naming
In preparation for at some point leaving flavours in favour of tinty (since flavours is not maintained anymore), started preparing a rough translation of the config file for the new program. One of the things I changed (to make more semantic sense) is the zathura colorscheme file name.
This commit is contained in:
parent
d2499664cd
commit
107a07693e
2 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ rewrite = true
|
|||
|
||||
[[items]]
|
||||
template = "zathura"
|
||||
file = "~/.local/state/zathura/zathurarc"
|
||||
file = "~/.local/state/zathura/colors.config"
|
||||
rewrite = true
|
||||
|
||||
[[items]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue