bspwm: Change logging style
This commit is contained in:
		@@ -59,7 +59,7 @@ bspc config active_border_color			"#458588" #Focused, but current monitor isn't
 | 
				
			|||||||
bspc config focused_border_color		"#83a598" #Focused completely
 | 
					bspc config focused_border_color		"#83a598" #Focused completely
 | 
				
			||||||
bspc config presel_feedback_color		"#9b9b9b" #???
 | 
					bspc config presel_feedback_color		"#9b9b9b" #???
 | 
				
			||||||
 | 
					
 | 
				
			||||||
printf "[INFO] Setting window rules\n"
 | 
					printf "bspwm: Setting window rules\n"
 | 
				
			||||||
bspc rule -r '*'
 | 
					bspc rule -r '*'
 | 
				
			||||||
bspc rule -a Firefox desktop=1
 | 
					bspc rule -a Firefox desktop=1
 | 
				
			||||||
bspc rule -a Waterfox desktop=1
 | 
					bspc rule -a Waterfox desktop=1
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user