First Commit
This is a first dotfiles config. I think I have a lot more to add tho...
This commit is contained in:
		
							
								
								
									
										5
									
								
								bin/.bin/wacom-to-first-screen.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								bin/.bin/wacom-to-first-screen.sh
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
Display="DVI-D-0" #find it with xrandr
 | 
			
		||||
 | 
			
		||||
Stylusid=$(xinput | grep -Po 'Wacom (.*)' | grep -Po 'id=(\d*)' | grep -Po '\d*')
 | 
			
		||||
 | 
			
		||||
$(echo $Stylusid | tr ' ' '\n' | xargs -i xinput map-to-output {} $Display)
 | 
			
		||||
		Reference in New Issue
	
	Block a user