Skip to content

Instantly share code, notes, and snippets.

@lmiphay
Created June 15, 2017 13:42
Show Gist options
  • Save lmiphay/8f9e8a645aac6f83e3085310f81ec6e1 to your computer and use it in GitHub Desktop.
Save lmiphay/8f9e8a645aac6f83e3085310f81ec6e1 to your computer and use it in GitHub Desktop.
#!/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