mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-25 11:22:30 +01:00
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
# Default settings for electron. This file is sourced by /bin/sh from
|
|
# the electron launcher.
|
|
|
|
# Options to pass to electron.
|
|
ELECTRON_FLAGS="--ozone-platform-hint=auto"
|