aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-06-28 12:03:16 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-06-28 12:03:16 +0200
commita214be050e94ed4ec6f9430d2cb12163b00741c2 (patch)
tree0f3c71877a4d93eae194ad2ef084d27f278364fd
parent5f8e8ba2fb67d66788e5cf82805f95b4092fb4df (diff)
downloadimagefish-a214be050e94ed4ec6f9430d2cb12163b00741c2.tar.gz
switch clover display res
-rw-r--r--clover/config.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/clover/config.plist b/clover/config.plist
index d9768c7..094e051 100644
--- a/clover/config.plist
+++ b/clover/config.plist
@@ -25,7 +25,7 @@
<true/>
</dict>
<key>ScreenResolution</key>
- <string>1440x900</string>
+ <string>1920x1080</string>
<key>Theme</key>
<string>embedded</string>
</dict>