mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 22:22:59 +03:00
Update wayland flags
This commit is contained in:
parent
d446a98850
commit
cd5f79e0e1
@ -17,7 +17,7 @@ source "$CONFIG_FILE"
|
|||||||
|
|
||||||
WAYLAND_FLAGS=""
|
WAYLAND_FLAGS=""
|
||||||
if [ "$XDG_SESSION_TYPE" == "wayland" ]; then
|
if [ "$XDG_SESSION_TYPE" == "wayland" ]; then
|
||||||
WAYLAND_FLAGS="--enable-features=UseOzonePlatform --ozone-platform=wayland"
|
WAYLAND_FLAGS="--ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ELECTRON_BIN=${ELECTRON_CUSTOM_BIN:-%electron_path%}
|
ELECTRON_BIN=${ELECTRON_CUSTOM_BIN:-%electron_path%}
|
||||||
|
Loading…
Reference in New Issue
Block a user