mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
anki: fix ankiAddons.passfail2 example
This commit is contained in:
parent
293d105993
commit
f5852ea36c
1 changed files with 1 additions and 0 deletions
|
|
@ -282,6 +282,7 @@ in
|
||||||
config = {
|
config = {
|
||||||
again_button_name = "not quite";
|
again_button_name = "not quite";
|
||||||
good_button_name = "excellent";
|
good_button_name = "excellent";
|
||||||
|
toggle_names_textcolors = 1;
|
||||||
};
|
};
|
||||||
user_files = ./dir-to-be-merged-into-addon-user-files-dir;
|
user_files = ./dir-to-be-merged-into-addon-user-files-dir;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue