diff --git a/open_gitea.py b/open_gitea.py new file mode 100755 index 0000000..4fdbad1 --- /dev/null +++ b/open_gitea.py @@ -0,0 +1,5 @@ +#!/usr/bin/python3 + +import webbrowser + +webbrowser.open('https://git.ilunix.de/punix/Wire-Py') \ No newline at end of file diff --git a/settings.conf b/settings.conf new file mode 100644 index 0000000..c0aaccd --- /dev/null +++ b/settings.conf @@ -0,0 +1,8 @@ +[UPDATES] +on +[THEME] +light +[TOOLTIP] +True +[AUTOSTART ON] +off