Registers new slate kbds for Atom and Wireshark
This commit is contained in:
		
							parent
							
								
									bbf63601fd
								
							
						
					
					
						commit
						a2f8dbadcf
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -44,6 +44,7 @@ S.bnda({
 | 
				
			||||||
// alt + d = focus Dash
 | 
					// alt + d = focus Dash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
var focus_apps = {
 | 
					var focus_apps = {
 | 
				
			||||||
 | 
					  a: 'Atom',
 | 
				
			||||||
  h: 'Dash',
 | 
					  h: 'Dash',
 | 
				
			||||||
  e: 'Emacs',
 | 
					  e: 'Emacs',
 | 
				
			||||||
  t: 'iTerm2',
 | 
					  t: 'iTerm2',
 | 
				
			||||||
| 
						 | 
					@ -52,6 +53,7 @@ var focus_apps = {
 | 
				
			||||||
  c: 'Google Chrome',
 | 
					  c: 'Google Chrome',
 | 
				
			||||||
  l: 'LimeChat',
 | 
					  l: 'LimeChat',
 | 
				
			||||||
  k: 'Slack',
 | 
					  k: 'Slack',
 | 
				
			||||||
 | 
					  w: 'Wireshark',
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue