set nixos_ozone_wl for sway session
should make electron apps prefer native wayland over xwayland
This commit is contained in:
parent
896ceb31a9
commit
cd4f3341f4
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@
|
|||
extraSessionCommands = ''
|
||||
export SDL_VIDEODRIVER=wayland,x11,windows
|
||||
|
||||
export NIXOS_OZONE_WL=1
|
||||
|
||||
export QT_QPA_PLATFORM=wayland
|
||||
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue