You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			16 lines
		
	
	
		
			320 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			16 lines
		
	
	
		
			320 B
		
	
	
	
		
			Plaintext
		
	
xrdb ~/.Xresources &
 | 
						|
setxkbmap dvorak
 | 
						|
setxkbmap -option ctrl:nocaps
 | 
						|
xsetroot -cursor_name left_ptr &
 | 
						|
xmodmap .Xmodmap &
 | 
						|
urxvtd -q -o -f &
 | 
						|
#compton -cGb &
 | 
						|
compton &
 | 
						|
 | 
						|
dropboxd &
 | 
						|
 | 
						|
feh --bg-fill ~/Dropbox/Photos/wallpaper/cycloid.gif
 | 
						|
# gifview --animate --new-window root ~/Dropbox/Photos/wallpaper/cycloid.gif
 | 
						|
 | 
						|
exec xmonad
 |