aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.scripts/swaystart
blob: 46f6f0eb960a5f660cd850d1999dd6f96e9e1dc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh

export SCROT_DIR=$HOME/Pictures/screenshots/
export GDK_BACKEND=wayland
export EGL_PLATFORM=wayland
export CLUTTER_PLATFORM=wayland
export SDL_VIDEODRIVER=wayland
export QT_QPA_PLATFORM=wayland-egl
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export QT_QPA_PLATFORMTHEME="qt5ct"
export _JAVA_AWT_WM_NONREPARENTING=1
sway --my-next-gpu-wont-be-nvidia