diff options
Diffstat (limited to 'home/config/zsh/zprofile')
-rw-r--r-- | home/config/zsh/zprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/config/zsh/zprofile b/home/config/zsh/zprofile index 89ec646..a39a880 100644 --- a/home/config/zsh/zprofile +++ b/home/config/zsh/zprofile @@ -12,7 +12,7 @@ export SDL_VIDEODRIVER=wayland export CLUTTER_BACKEND=wayland export ELM_DISPLAY=wl export QT_AUTO_SCREEN_SCALE_FACTOR=1 -export QT_QPA_PLATFORM=wayland;xcb +export QT_QPA_PLATFORM="wayland;xcb" export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 # xdg |