diff options
Diffstat (limited to '.local/share/Anki2/addons21/Background_and_gear/config.json')
-rw-r--r-- | .local/share/Anki2/addons21/Background_and_gear/config.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.local/share/Anki2/addons21/Background_and_gear/config.json b/.local/share/Anki2/addons21/Background_and_gear/config.json new file mode 100644 index 0000000..46258df --- /dev/null +++ b/.local/share/Anki2/addons21/Background_and_gear/config.json @@ -0,0 +1,17 @@ +{ + "Image name for background": "samuel-inkilainen-laboratory.jpg", + "Image name for gear": "AnKing.png", + "Keyboard Shortcut": "Ctrl+Shift+b", + "Reviewer image": true, + "Toolbar image": true, + "Toolbar top/bottom": true, + "background-attachment": "fixed", + "background-color bottom": "", + "background-color main": "", + "background-color top": "", + "background opacity main": "1", + "background opacity review": "1", + "background-position": "center", + "background scale": "1", + "background-size": "cover" +} |