1
0
Fork 0
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:
aclist 2024-04-19 07:22:41 +09:00
parent 8cc1afd5fa
commit 5d81a1a87e
4 changed files with 14 additions and 6 deletions
helpers

View file

@ -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