1
0
Fork 0

Fix AWT applications rendering

main
Ambrose Chua 2021-12-20 17:16:00 +08:00
parent e1c94a553c
commit ddad14902c
1 changed files with 3 additions and 0 deletions

View File

@ -1,7 +1,10 @@
#!/bin/zsh
export PATH="$PATH:$HOME/.local/bin"
# Force Firefox to run using Wayland
export MOZ_ENABLE_WAYLAND=1
# Tell JetBrains & other AWT that Sway is non-reparenting
export _JAVA_AWT_WM_NONREPARENTING=1
cd ~
wofi \