diff options
Diffstat (limited to '.config/environment.d/java-tiling.conf')
| -rw-r--r-- | .config/environment.d/java-tiling.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/environment.d/java-tiling.conf b/.config/environment.d/java-tiling.conf new file mode 100644 index 0000000..a2e00ad --- /dev/null +++ b/.config/environment.d/java-tiling.conf @@ -0,0 +1,2 @@ +_JAVA_AWT_WM_NONREPARENTING=1 +_JAVA_OPTIONS="$_JAVA_OPTIONS -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel" |
