Created
June 15, 2017 13:42
-
-
Save lmiphay/8f9e8a645aac6f83e3085310f81ec6e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
LANG=en_US.UTF-8 \ | |
GTK2_RC_FILES=/usr/share/themes/Adwaita-dark/gtk-2.0/gtkrc \ | |
exec /usr/bin/anki | |
# Alternative see: https://ankiweb.net/shared/info/117604477 | |
# and install via: desktop anki -> Tools menu -> Add-ons ->Browse & Install Addon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment