mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	sway.5: Improve documentation
Document the optional arguments of the fullscreen command.
This commit is contained in:
		
							parent
							
								
									b5c92e5d3b
								
							
						
					
					
						commit
						68668c22e5
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
					@ -130,8 +130,9 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
 | 
				
			||||||
*focus* mode\_toggle
 | 
					*focus* mode\_toggle
 | 
				
			||||||
	Moves focus between the floating and tiled layers.
 | 
						Moves focus between the floating and tiled layers.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*fullscreen*
 | 
					*fullscreen* [enable|disable|toggle]
 | 
				
			||||||
	Toggles fullscreen for the focused view.
 | 
						Makes focused view fullscreen, non-fullscreen, or the opposite of what it
 | 
				
			||||||
 | 
						is now. If no argument is given, it does the same as _toggle_.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current
 | 
					*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current
 | 
				
			||||||
set|plus|minus <amount>
 | 
					set|plus|minus <amount>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue