mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-06-10 17:06:02 +08:00
update Model/__init__.py.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
7c4c64bc42
commit
289f97238d
@ -10,8 +10,8 @@ programPath = os.path.split(os.path.realpath(__file__))[0] # 返回 string
|
||||
# 优先为深度终端
|
||||
terminal = ""
|
||||
terminalList = [
|
||||
"deepin-terminal1",
|
||||
"mate-terminal1",
|
||||
"deepin-terminal",
|
||||
"mate-terminal",
|
||||
"gnome-terminal"
|
||||
]
|
||||
terminalEnd = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user