diff options
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; | |||
111 | * 2: Block | 111 | * 2: Block |
112 | * 4: Underline | 112 | * 4: Underline |
113 | * 6: IBeam | 113 | * 6: IBeam |
114 | * 7: Snowman | ||
114 | */ | 115 | */ |
115 | static unsigned int cursorshape = 2; | 116 | static unsigned int cursorshape = 2; |
116 | 117 | ||