linux: Remove StartupWMClass from .desktop file, add NewWorkspace action (#13807)
Release Notes: - N/A
This commit is contained in:
@@ -83,6 +83,7 @@ cp "crates/zed/resources/app-icon$suffix@2x.png" "${zed_dir}/share/icons/hicolor
|
||||
export DO_STARTUP_NOTIFY="true"
|
||||
export APP_CLI="zed"
|
||||
export APP_ICON="zed"
|
||||
export APP_ARGS="%U"
|
||||
if [[ "$channel" == "preview" ]]; then
|
||||
export APP_NAME="Zed Preview"
|
||||
elif [[ "$channel" == "nightly" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user