mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-07-20 20:42:23 +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 = ""
|
terminal = ""
|
||||||
terminalList = [
|
terminalList = [
|
||||||
"deepin-terminal1",
|
"deepin-terminal",
|
||||||
"mate-terminal1",
|
"mate-terminal",
|
||||||
"gnome-terminal"
|
"gnome-terminal"
|
||||||
]
|
]
|
||||||
terminalEnd = {
|
terminalEnd = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user