Enable wayland for lots of stuff
This commit is contained in:
parent
6822bdfba3
commit
6715e87874
2
arch-config/.config/electron13-flags.conf
Normal file
2
arch-config/.config/electron13-flags.conf
Normal file
@ -0,0 +1,2 @@
|
||||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
2
arch-config/.config/electron25-flags.conf
Normal file
2
arch-config/.config/electron25-flags.conf
Normal file
@ -0,0 +1,2 @@
|
||||
--enable-features=WaylandWindowDecorations
|
||||
--ozone-platform-hint=auto
|
@ -1,3 +1,7 @@
|
||||
QT_QPA_PLATFORMTHEME=qt5ct
|
||||
QT_QPA_PLATFORM=wayland
|
||||
EDITOR=vim
|
||||
XDG_CURRENT_DESKTOP=sway
|
||||
CLUTTER_BACKEND=wayland
|
||||
SDL_VIDEODRIVER=wayland
|
||||
MOZ_ENABLE_WAYLAND=1
|
||||
|
Loading…
Reference in New Issue
Block a user