- Added autostart bool fix, added info on system tray setup for Gnome3

This commit is contained in:
Ben Reaves
2020-10-30 02:21:21 -05:00
parent 1419646e9c
commit b6fb4ba828
2 changed files with 16 additions and 5 deletions

View File

@@ -80,6 +80,7 @@ class MyWindow(Gtk.Window):
homedir = os.path.expanduser("~")
self.kconfig = homedir+"/.config/kinto/kinto.py"
autostart_bool = False
path = os.environ['HOME']+'/.config/kinto/kinto-color.svg'
width = -1