aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/electron-flags.conf
blob: 9f49ae037856486839773ec3a055783bb5c9b828 (plain) (blame)
1
2
3
4
5
6
7
8
# Electron global flags. Read by Arch's `electron` wrapper for all
# Electron apps that don't bundle their own build (slack-desktop bundles
# its own, for example; those need per-app flags files instead).
# See https://wiki.archlinux.org/title/Electron#Configuration_files

--enable-features=WaylandWindowDecorations,AllowQt
--ozone-platform=wayland
--gtk-version=4