summaryrefslogtreecommitdiff
path: root/st/config.h
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-11-25 17:16:41 +0100
committerAlex Auvolat <alex@adnab.me>2023-11-25 17:16:41 +0100
commit4221ef11fe8b0993f420954a76e2c37db2b1df56 (patch)
tree1077758f87a0d249ac364ec05885c8136334af0c /st/config.h
parentfdc6d833384f75f6915aac8448f41d0701a5c8a5 (diff)
downloaduser-config-4221ef11fe8b0993f420954a76e2c37db2b1df56.tar.gz
user-config-4221ef11fe8b0993f420954a76e2c37db2b1df56.zip
some wm config
Diffstat (limited to 'st/config.h')
-rw-r--r--st/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/st/config.h b/st/config.h
index b489084..3b4b41e 100644
--- a/st/config.h
+++ b/st/config.h
@@ -147,8 +147,8 @@ static unsigned int cursorshape = 2;
* Default columns and rows numbers
*/
-static unsigned int cols = 80;
-static unsigned int rows = 24;
+static unsigned int cols = 100;
+static unsigned int rows = 50;
/*
* Default colour and shape of the mouse cursor