about summary refs log tree commit diff
path: root/pkgs/st.config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/st.config.h')
-rw-r--r--pkgs/st.config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/st.config.h b/pkgs/st.config.h
index 2f09e39..67b3dc1 100644
--- a/pkgs/st.config.h
+++ b/pkgs/st.config.h
@@ -7,7 +7,7 @@
  */
 static char *font = "mono:pixelsize=14:antialias=true:autohint=true";
 static char *font2[] = { "JoyPixels:pixelsize=10:antialias=true:autohint=true" };
-static int borderpx = 2;
+static int borderpx = 10;
 
 /*
  * What program is execed by st depends of these precedence rules: