i3: Remove indicator for focused-inactive
This commit is contained in:
		@@ -46,7 +46,7 @@ set $gray #31363b
 | 
			
		||||
 | 
			
		||||
#	<colorclass>		<brd>	<bg>	<text>	<ind>	<chld>
 | 
			
		||||
	client.focused		$blue	$black	$white	$gray	$blue
 | 
			
		||||
	client.focused_inactive	$cyan	$black	$white	$gray	$cyan
 | 
			
		||||
	client.focused_inactive	$gray	$black	$white	$gray	$gray
 | 
			
		||||
	client.unfocused	$gray	$black	$white	$gray	$gray
 | 
			
		||||
	client.urgent		$yellow	$black	$white	$gray	$yellow
 | 
			
		||||
	client.placeholder	$magenta $black	$white	$gray	$magenta
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user