dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 73bde6ac1e1b84c28ab3b8740caa7e44b98dd3d8
parent 65362c678dc25507b9b2a5f9486f1d2fe5cffd95
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Wed,  6 Apr 2022 08:08:52 -0500

feat: added ~/.bin/wacom_change

Diffstat:
Ahome/.bin/wacom_change | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/home/.bin/wacom_change b/home/.bin/wacom_change @@ -0,0 +1,4 @@ +xsetwacom set "Wacom Intuos Pro M Pen stylus" MapToOutput next +xsetwacom set "Wacom Intuos Pro M Pen eraser" MapToOutput next +xsetwacom set "Wacom Intuos Pro M Pad pad" MapToOutput next +xsetwacom set "Wacom Intuos Pro M Finger touch" MapToOutput next