re-added xterm to config.default.h
This commit is contained in:
		
							parent
							
								
									288098893c
								
							
						
					
					
						commit
						986ca73074
					
				| @ -42,6 +42,7 @@ static Layout layout[] = { \ | |||||||
| #define KEYS \ | #define KEYS \ | ||||||
| static Key key[] = { \ | static Key key[] = { \ | ||||||
| 	/* modifier			key		function	argument */ \ | 	/* modifier			key		function	argument */ \ | ||||||
|  | 	{ MODKEY|ShiftMask,		XK_Return,	spawn,		{ .cmd = "exec xterm" } }, \ | ||||||
| 	{ MODKEY,			XK_space,	setlayout,	{ .i = -1 } }, \ | 	{ MODKEY,			XK_space,	setlayout,	{ .i = -1 } }, \ | ||||||
| 	{ MODKEY,			XK_d,		incnmaster,	{ .i = -1 } }, \ | 	{ MODKEY,			XK_d,		incnmaster,	{ .i = -1 } }, \ | ||||||
| 	{ MODKEY,			XK_i,		incnmaster,	{ .i = 1 } }, \ | 	{ MODKEY,			XK_i,		incnmaster,	{ .i = 1 } }, \ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user