aboutsummaryrefslogtreecommitdiff
path: root/graphics/yed/files/yed.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/yed/files/yed.in')
-rw-r--r--graphics/yed/files/yed.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/yed/files/yed.in b/graphics/yed/files/yed.in
index 8ce0afa03406..afb5d071639f 100644
--- a/graphics/yed/files/yed.in
+++ b/graphics/yed/files/yed.in
@@ -1,3 +1,2 @@
#!/bin/sh
-
-exec java -jar %%DATADIR%%/yed.jar
+exec java -Dawt.useSystemAAFontSettings=on -jar %%DATADIR%%/yed.jar