修复一些细节错误

This commit is contained in:
2023-01-18 15:55:10 +08:00
parent 8d4da8c4cf
commit fc19480aa1
4 changed files with 43 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ programPath = os.path.split(os.path.realpath(__file__))[0] # 返回 string
# 优先为深度终端
terminal = ""
terminalList = [
"deepin-terminal1",
"deepin-terminal",
"mate-terminal",
"gnome-terminal",
"xfce4-terminal"