aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2015-10-05 22:59:04 +0200
committerChristoph Lohmann <20h@r-36.net>2015-10-05 22:59:04 +0200
commit52d0e82df723297438339822f2398f83470fbcd4 (patch)
treeab9da707afb43c6af99418d364a8f4cca071ada4 /config.def.h
parent78b04865fb5c8cb841e646058f9a24e7ec9094d2 (diff)
downloadst-patched-52d0e82df723297438339822f2398f83470fbcd4.tar.bz2
st-patched-52d0e82df723297438339822f2398f83470fbcd4.tar.xz
st-patched-52d0e82df723297438339822f2398f83470fbcd4.zip
Snowman is everywhere.
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index 342c9d4..89732b4 100644
--- a/config.def.h
+++ b/config.def.h
@@ -111,6 +111,7 @@ static unsigned int defaultrcs = 257;
111 * 2: Block 111 * 2: Block
112 * 4: Underline 112 * 4: Underline
113 * 6: IBeam 113 * 6: IBeam
114 * 7: Snowman
114 */ 115 */
115static unsigned int cursorshape = 2; 116static unsigned int cursorshape = 2;
116 117