diff options
author | Christoph Lohmann <20h@r-36.net> | 2015-10-05 22:59:04 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2015-10-05 22:59:04 +0200 |
commit | 52d0e82df723297438339822f2398f83470fbcd4 (patch) | |
tree | ab9da707afb43c6af99418d364a8f4cca071ada4 /config.def.h | |
parent | 78b04865fb5c8cb841e646058f9a24e7ec9094d2 (diff) | |
download | st-52d0e82df723297438339822f2398f83470fbcd4.tar.gz st-52d0e82df723297438339822f2398f83470fbcd4.tar.bz2 |
Snowman is everywhere.
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 1 |
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; * 2: Block * 4: Underline * 6: IBeam + * 7: Snowman */ static unsigned int cursorshape = 2; |