6 lines
		
	
	
		
			254 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			254 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
post_install() {
 | 
						|
  echo "-- Edit config.h in dwm's PKGBUILD directory (generally /var/abs/community/dwm/)"
 | 
						|
  echo "-- and rebuild package if you want to change settings."
 | 
						|
  echo "-- Or, place custom config.h in \$SRCDEST/dwm-git/config.h and rebuild."
 | 
						|
}
 |