some rules changes for awesome
This commit is contained in:
		
							parent
							
								
									7d9f3a07db
								
							
						
					
					
						commit
						3c1e671c5e
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		
							
								
								
									
										6
									
								
								rc.lua
									
										
									
									
									
								
							
							
						
						
									
										6
									
								
								rc.lua
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -642,12 +642,16 @@ awful.rules.rules = {
 | 
			
		|||
	-- tag 4: games = maximized
 | 
			
		||||
	{
 | 
			
		||||
		rule_any = {
 | 
			
		||||
			instance = {
 | 
			
		||||
			class = {
 | 
			
		||||
				'BaldursGate',
 | 
			
		||||
				'BaldursGateII',
 | 
			
		||||
				'IcewindDale',
 | 
			
		||||
				'starbound',
 | 
			
		||||
				'Terraria.bin.x86',
 | 
			
		||||
				'Terraria.bin.x86_64'
 | 
			
		||||
			},
 | 
			
		||||
			name = {
 | 
			
		||||
				'Pillars of Eternity'
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		properties = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue