Skip to content

Instantly share code, notes, and snippets.

@dk-crazydiv
dk-crazydiv / Setup instructiRons.md
Created March 15, 2020 15:01
Display a collection of quotes in notification style on desktop using a keyboard shorcut

To run:

python gtk-desktop-quote-display.py

If facing an error: No module named GI in virtualenv, try this:

pip install vext

pip install vext.gi