forked from CastroFidel/winehelper
added StartupWMClass for desktop files
This commit is contained in:
@@ -617,6 +617,7 @@ create_desktop () {
|
||||
echo "StartupNotify=true"
|
||||
echo "Path=$DATA_PATH"
|
||||
echo "Icon=$icon_file"
|
||||
echo "StartupWMClass=$(basename "$exe_file")"
|
||||
} > "$USER_WORK_PATH/$desktop_filename.desktop"
|
||||
chmod +x "$USER_WORK_PATH/$desktop_filename.desktop"
|
||||
|
||||
|
Reference in New Issue
Block a user