1
0
mirror of https://github.com/jtgans/g13gui.git synced 2025-07-13 04:29:23 -04:00
g13gui/bin/g13-profiles
2021-05-23 13:13:05 -05:00

5 lines
86 B
Python
Executable File

#!/usr/bin/env python3
import g13gui.applets.profiles
g13gui.applets.profiles.main()