mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-12 01:28:28 +08:00
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
XDG_CURRENT_DESKTOP="Deepin"
|
|
$1 -platformtheme deepin "$@"
|