22 lines
		
	
	
		
			522 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			522 B
		
	
	
	
		
			Plaintext
		
	
	
# Headphone controls for spotify
 | 
						|
"playerctl --player=ncspot next --player=spotify next"
 | 
						|
  m:0x0 + c:171
 | 
						|
  XF86AudioNext
 | 
						|
"playerctl --player=ncspot previous --player=spotify previous"
 | 
						|
  m:0x0 + c:173
 | 
						|
  XF86AudioPrev
 | 
						|
"playerctl --player=ncspot pause --player=spotify pause"
 | 
						|
  m:0x0 + c:209
 | 
						|
  XF86AudioPause
 | 
						|
"playerctl --player=ncspot play --player=spotify play"
 | 
						|
  m:0x0 + c:208
 | 
						|
  XF86AudioPlay
 | 
						|
 | 
						|
# Wacom mappings
 | 
						|
"xdotool key Super_L+j"
 | 
						|
  m:0x00 + b:13
 | 
						|
"xdotool key space"
 | 
						|
  m:0x00 + b:12
 | 
						|
"xdotool key Print"
 | 
						|
  m:0x00 + b:11
 |