Skip to content

Commit 8fd23e3

Browse files
committed
autoGetDesktopSize=True
1 parent df24d6e commit 8fd23e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

g.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
scrH = 500
1212

1313
# enable this if you want to.
14-
autoGetDesktopSize = False
15-
# autoGetDesktopSize = True
14+
# autoGetDesktopSize = False
15+
autoGetDesktopSize = True
1616
# If it doesn't fetch your desktop size correctly,
1717
# disable it and manually fill your resolution into above
1818

0 commit comments

Comments
 (0)