This commit is contained in:
2025-01-09 14:19:37 +01:00
parent f9bebb334e
commit 07f82e9520
6 changed files with 111 additions and 0 deletions

7
Sway/way.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
# Fix some wayland shite
export QT_QPA_PLATFORM=wayland
export SDL_VIDEODRIVER=wayland
export _JAVA_AWT_WM_NONREPARENTING=1