mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 07:58:41 +00:00 
			
		
		
		
	Comment out titlebar code
This commit is contained in:
		
							parent
							
								
									56221499e2
								
							
						
					
					
						commit
						f6c03e84a4
					
				| 
						 | 
				
			
			@ -513,9 +513,9 @@ awful.rules.rules = {
 | 
			
		|||
    }, properties = { floating = true } },
 | 
			
		||||
 | 
			
		||||
    -- Add titlebars to normal clients and dialogs
 | 
			
		||||
    { rule_any = { type = { "normal", "dialog" }
 | 
			
		||||
    }, properties = { titlebars_enabled = false }
 | 
			
		||||
    },
 | 
			
		||||
    -- { rule_any = { type = { "normal", "dialog" }
 | 
			
		||||
    -- }, properties = { titlebars_enabled = false }
 | 
			
		||||
    -- },
 | 
			
		||||
 | 
			
		||||
    -- Set Firefox to always map on the tag named "2" on screen 1.
 | 
			
		||||
    -- { rule = { class = "Firefox" },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue