调整版本号

This commit is contained in:
2024-10-16 22:10:07 +08:00
parent ca88d5f62c
commit c73e32fa39
4 changed files with 8 additions and 17 deletions

View File

@@ -21,7 +21,7 @@ terminalList = [
]
terminalEnd = {
f"{programPath}/../launch.sh\" \"deepin-terminal": ["-e", 0],
f"{programPath}/../launch.sh\" \"gxde-terminal": ["-e", 0],
"gxde-terminal": ["-e", 0],
"mate-terminal": ["-e", 1],
"gnome-terminal": ["--", 0],
"xfce4-terminal": ["-e", 1]