fix(zathura): typo
This commit is contained in:
parent
0f405d3ca9
commit
031a4ee892
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ in
|
|||
programs.zathura = {
|
||||
enable = true;
|
||||
options = {
|
||||
font = "${config.fontProfiles.regular.famliy} 14";
|
||||
font = "${config.fontProfiles.regular.family} 14";
|
||||
recolor = true;
|
||||
selection-clipboard = "clipboard";
|
||||
default-bg = "#${colors.base00}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue