Accumulated changes while server was down

This commit is contained in:
Marko Korhonen 2020-10-06 20:38:15 +03:00
parent 9def02fa36
commit 4b3792be11
5 changed files with 97 additions and 12 deletions

View file

@ -9,6 +9,7 @@ export MOZ_WEBRENDER=1
# Enable xdg-desktop-portal-wlr
export XDG_CURRENT_DESKTOP=sway
export XDG_SESSION_TYPE=wayland
# Fix java on wayland
export _JAVA_AWT_WM_NONREPARENTING=1