mirror of
https://github.com/aclist/dztui.git
synced 2025-06-27 11:28:57 +02:00
feat: add icon
This commit is contained in:
parent
8cc1afd5fa
commit
5d81a1a87e
4 changed files with 14 additions and 6 deletions
helpers
|
@ -18,7 +18,7 @@ locale.setlocale(locale.LC_ALL, '')
|
|||
gi.require_version("Gtk", "3.0")
|
||||
from gi.repository import Gtk, GLib, Gdk, GObject, Pango
|
||||
|
||||
# 5.2.1
|
||||
# 5.2.2
|
||||
app_name = "DZGUI"
|
||||
|
||||
start_time = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue