mirror of
				https://github.com/brain-hackers/brain-config.git
				synced 2025-11-04 06:28:39 +09:00 
			
		
		
		
	Delete unused files
This commit is contained in:
		@@ -1,5 +0,0 @@
 | 
			
		||||
Defaults env_keep += "http_proxy HTTP_PROXY"
 | 
			
		||||
Defaults env_keep += "https_proxy HTTPS_PROXY"
 | 
			
		||||
Defaults env_keep += "ftp_proxy FTP_PROXY"
 | 
			
		||||
Defaults env_keep += "RSYNC_PROXY"
 | 
			
		||||
Defaults env_keep += "no_proxy NO_PROXY"
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
if raspi-config nonint is_kms ; then
 | 
			
		||||
    if ps ax | grep -v grep | grep -q openbox ; then
 | 
			
		||||
        exec xcompmgr -aR
 | 
			
		||||
    fi
 | 
			
		||||
fi
 | 
			
		||||
@@ -1,11 +0,0 @@
 | 
			
		||||
Section "Extensions"
 | 
			
		||||
    Option      "DPMS" "Disable"
 | 
			
		||||
EndSection
 | 
			
		||||
 | 
			
		||||
Section "ServerLayout"
 | 
			
		||||
    Identifier "ServerLayout0"
 | 
			
		||||
    Option "StandbyTime" "0"
 | 
			
		||||
    Option "SuspendTime" "0"
 | 
			
		||||
    Option "OffTime"     "0"
 | 
			
		||||
    Option "BlankTime"   "0"
 | 
			
		||||
EndSection
 | 
			
		||||
		Reference in New Issue
	
	Block a user