dotfiles-scripts/Sway/way.sh

8 lines
138 B
Bash
Raw Normal View History

2025-01-09 14:19:37 +01:00
#!/bin/bash
# Fix some wayland shite
export QT_QPA_PLATFORM=wayland
export SDL_VIDEODRIVER=wayland
export _JAVA_AWT_WM_NONREPARENTING=1