mirror of
				https://github.com/brain-hackers/brain-config.git
				synced 2025-11-04 14:38:36 +09:00 
			
		
		
		
	Install Compton if needed
This commit is contained in:
		@@ -1333,6 +1333,9 @@ do_compton() {
 | 
			
		||||
    ASK_TO_REBOOT=1
 | 
			
		||||
  fi
 | 
			
		||||
  if [ $RET -eq 0 ]; then
 | 
			
		||||
    if [ ! -e /usr/bin/compton ] ; then
 | 
			
		||||
      apt-get -y install compton
 | 
			
		||||
    fi
 | 
			
		||||
    cat << EOF > /etc/xdg/autostart/compton.desktop
 | 
			
		||||
[Desktop Entry]
 | 
			
		||||
Type=Application
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user