diff options
-rw-r--r-- | include/draw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/draw.h b/include/draw.h index fe059aca..d5f2ca69 100644 --- a/include/draw.h +++ b/include/draw.h @@ -63,7 +63,7 @@ enum Displaybufsize = 8000, ICOSSCALE = 1024, Borderwidth = 4, - DefaultDPI = 100 + DefaultDPI = 133 }; enum |