Moved sway to --user service and other fixes

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-11 18:51:29 +02:00
parent daec7ef233
commit b98cc2a7e0
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
9 changed files with 64 additions and 96 deletions

View file

@ -1,5 +1,3 @@
XDG_SESSION_TYPE=wayland
# Fix java on wayland
_JAVA_AWT_WM_NONREPARENTING=1
_JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel'