aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRatakor <ratakor@disroot.org>2023-04-15 17:39:55 +0200
committerRatakor <ratakor@disroot.org>2023-04-15 17:39:55 +0200
commit76d400141c687a62d7d49edd7ced7448421b8d84 (patch)
treefd707c79667bc9cc416a102f836bdbf6d87de0a4
parente679247cad56ba775f50f28a3a4878bd0c2df909 (diff)
idk what is the right size
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 76380bc..0ad2f25 100644
--- a/config.def.h
+++ b/config.def.h
@@ -2,7 +2,7 @@
/* Default settings; can be overriden by pinentry-dmenu.conf */
static unsigned int mon = -1;
-static unsigned int centerwidth = 1024;
+static unsigned int centerwidth = 850;
static unsigned int embedded = 0;
static unsigned int lineheight = 25;
static unsigned int borderwidth = 1;