1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-06-30 04:48:57 +02:00

fix: detect APU variants

This commit is contained in:
aclist 2024-08-28 06:52:01 +09:00
parent 24a916c11c
commit 4bd7f684c2
11 changed files with 45 additions and 15 deletions
helpers

View file

@ -19,7 +19,7 @@ gi.require_version("Gtk", "3.0")
from gi.repository import Gtk, GLib, Gdk, GObject, Pango
from enum import Enum
# 5.2.3
# 5.3.3
app_name = "DZGUI"
start_time = 0