新增图标

This commit is contained in:
2023-01-18 18:46:03 +08:00
parent f30560bd6e
commit c4c4ee8722
10 changed files with 610 additions and 30 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"