mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Merge pull request #1206 from zandrmartin/document-font-command
document font command
This commit is contained in:
		
						commit
						02d1ae7e27
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -276,6 +276,11 @@ The default colors are:
 | 
			
		|||
**focus_follows_mouse** <yes|no>::
 | 
			
		||||
	If set to _yes_, moving your mouse over a window will focus that window.
 | 
			
		||||
 | 
			
		||||
**font** <font>::
 | 
			
		||||
	Sets font for use in title bars. Generally the format is something like "Name
 | 
			
		||||
	Style Size" e.g. "Deja Vu Sans Book 12". You can also use Pango font
 | 
			
		||||
	descriptions with "pango:font".
 | 
			
		||||
 | 
			
		||||
**for_window** <criteria> <command>::
 | 
			
		||||
	Whenever a window that matches _criteria_ appears, run list of commands. See
 | 
			
		||||
	**Criteria** section below.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue