latest
This commit is contained in:
8
.config/sway/scripts/env.sh
Executable file
8
.config/sway/scripts/env.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export WLR_DRM_NO_MODIFIERS=1
|
||||
export QT_QPA_PLATFORM="wayland-egl;xcb"
|
||||
export SDL_VIDEODRIVER=wayland
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
Reference in New Issue
Block a user