Expose cursor shape in config.def.h

Signed-off-by: Christoph Lohmann <20h@r-36.net>
This commit is contained in:
Jan Christoph Ebersbach
2015-09-08 16:29:05 +02:00
committed by Christoph Lohmann
parent 1f087aa8b7
commit 3ba9c8fc3f
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -4315,7 +4315,7 @@ main(int argc, char *argv[])
xw.l = xw.t = 0;
xw.isfixed = False;
xw.cursor = 0;
xw.cursor = cursorshape;
ARGBEGIN {
case 'a':