Accumulated changes while server was down

This commit is contained in:
Marko Korhonen 2020-10-06 20:38:15 +03:00
parent 45757f6ba4
commit 204738fb72
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
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