setup task manager icon too
This commit is contained in:
parent
34e1f3b442
commit
3222425c2b
1 changed files with 3 additions and 1 deletions
|
|
@ -20,7 +20,9 @@ class MainSettingsWindow(Gtk.Window):
|
|||
self.text_overlay = text_overlay
|
||||
self.voice_overlay = voice_overlay
|
||||
self.set_title("Discover Overlay Configuration")
|
||||
|
||||
self.set_icon_from_file("discover-overlay.png")
|
||||
self.set_default_size(280, 180)
|
||||
|
||||
# Create
|
||||
nb = Gtk.Notebook()
|
||||
#nb.set_tab_pos(Gtk.POS_TOP)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue