Polybar: Fully-qualify dirty i3 hack
This commit is contained in:
		@@ -66,7 +66,9 @@ step_wait() {
 | 
			
		||||
# Main
 | 
			
		||||
main() {
 | 
			
		||||
	# Dirty hack for i3
 | 
			
		||||
	sleep 2
 | 
			
		||||
	if pgrep -x i3 > /dev/null 2>&1; then
 | 
			
		||||
		sleep 2
 | 
			
		||||
	fi
 | 
			
		||||
	step_fallback
 | 
			
		||||
	step_configure
 | 
			
		||||
	step_spawn_primary
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user