diff options
| author | Ewy~ <ewy0@protonmail.com> | 2024-12-28 01:08:10 +0100 |
|---|---|---|
| committer | Ewy~ <ewy0@protonmail.com> | 2024-12-28 01:08:10 +0100 |
| commit | 059df2c6755bce70dbe1e68bdf47ea7c6cc2cb4f (patch) | |
| tree | c95fc3025a1c69ce5d1dbaf7e55121c2e70a152a /.config/environment.d/java-tiling.conf | |
updated commit
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" |
