bspwm: Darken unfocused border color
This commit is contained in:
		@@ -56,7 +56,7 @@ bspc pointer_modifier		mod1
 | 
			
		||||
bspc pointer_action1		move
 | 
			
		||||
bspc pointer_action2		resize_corner
 | 
			
		||||
 | 
			
		||||
bspc config normal_border_color			"#fdf6e3"
 | 
			
		||||
bspc config normal_border_color			"#eee8d5"
 | 
			
		||||
bspc config active_border_color			"#268bd2"
 | 
			
		||||
bspc config focused_border_color		"#657b83"
 | 
			
		||||
bspc config presel_border_color			"#6c71c4"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user