typo fix
This commit is contained in:
		
							parent
							
								
									5bbea5fb58
								
							
						
					
					
						commit
						2667ce7d91
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								rc.lua
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								rc.lua
									
										
									
									
									
								
							|  | @ -177,7 +177,7 @@ globalkeys = awful.util.table.join( | |||
|     awful.key({ modkey,           }, "Right",  awful.tag.viewnext       ), | ||||
|     awful.key({ modkey,           }, "Escape", awful.tag.history.restore), | ||||
|     awful.key({ }, "XF86Word",   awful.tag.viewprev       ), | ||||
|     awful.key({ }, "XF86Webcam",  awful.tag.viewnext       ), | ||||
|     awful.key({ }, "XF86WebCam",  awful.tag.viewnext       ), | ||||
|     awful.key({ }, "XF86Away", awful.tag.history.restore), | ||||
| 
 | ||||
|     awful.key({ modkey,           }, "j", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 crater2150
						crater2150