mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2026-03-25 23:19:44 +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 "$@"
|