mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-13 01:58:27 +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 "$@"
|