11 lines
		
	
	
	
		
			166 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			166 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#! /bin/sh
 | 
						|
start-pulseaudio-x11
 | 
						|
sleep 2
 | 
						|
compton -b
 | 
						|
stalonetray &
 | 
						|
dunst &
 | 
						|
pcmanfm --desktop &
 | 
						|
xfce4-power-manager &
 | 
						|
plank &
 | 
						|
chrome --no-startup-window &
 | 
						|
# pasystray &
 |