mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Fix output mode usage
The "Hz" part is required.
This commit is contained in:
		
							parent
							
								
									fcd524bb0d
								
							
						
					
					
						commit
						b34c198f0b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -24,7 +24,7 @@ must be separated by one space. For example:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# COMMANDS
 | 
					# COMMANDS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*output* <name> mode|resolution|res [--custom] <WIDTHxHEIGHT>[@<RATE>[Hz]]
 | 
					*output* <name> mode|resolution|res [--custom] <WIDTHxHEIGHT>[@<RATE>Hz]
 | 
				
			||||||
	Configures the specified output to use the given mode. Modes are a
 | 
						Configures the specified output to use the given mode. Modes are a
 | 
				
			||||||
	combination of width and height (in pixels) and a refresh rate that your
 | 
						combination of width and height (in pixels) and a refresh rate that your
 | 
				
			||||||
	display can be configured to use. For a list of available modes for each
 | 
						display can be configured to use. For a list of available modes for each
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue