mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	protect newline
This commit is contained in:
		
							parent
							
								
									37eb83940f
								
							
						
					
					
						commit
						1670eafd7b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -267,9 +267,10 @@ runtime.
 | 
				
			||||||
	instead of any binding that is generic to all devices.
 | 
						instead of any binding that is generic to all devices.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Example:
 | 
						Example:
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
		# Execute firefox when alt, shift, and f are pressed together
 | 
							# Execute firefox when alt, shift, and f are pressed together
 | 
				
			||||||
		bindsym Mod1+Shift+f exec firefox
 | 
							bindsym Mod1+Shift+f exec firefox
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	*bindcode* [--release|--locked] [--input-device=<device>] <code> <command>
 | 
						*bindcode* [--release|--locked] [--input-device=<device>] <code> <command>
 | 
				
			||||||
	is also available for binding with key codes instead of key names.
 | 
						is also available for binding with key codes instead of key names.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue