aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRatakor <ratakor@disroot.org>2023-04-15 12:28:50 +0200
committerRatakor <ratakor@disroot.org>2023-04-15 12:28:50 +0200
commite679247cad56ba775f50f28a3a4878bd0c2df909 (patch)
tree3f28baba190344da1c73485ada9c09cca8329dfa
parent32003d176c433411fe4ad04a8bc4dbab5447112c (diff)
increase width
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index da63fea..76380bc 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 = 700;
+static unsigned int centerwidth = 1024;
static unsigned int embedded = 0;
static unsigned int lineheight = 25;
static unsigned int borderwidth = 1;