mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-06 02:48:26 +02:00
- Added autostart bool fix, added info on system tray setup for Gnome3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user