Quick and dirty disabling touch mapping (seems to work fine without intervention)

This commit is contained in:
David Thurstenson 2022-02-22 21:59:06 -06:00
parent 4e8087acde
commit d197f0f43f
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ set $rotate-display eDP-1
bindsym $mod+Backslash mode "Rotate"
input $i-wacom-pen map_to_output $o-internal-id
input $i-wacom-touch map_to_output $o-internal-id
#input $i-wacom-pen map_to_output $o-internal-id
#input $i-wacom-touch map_to_output $o-internal-id
mode "Rotate" {
bindsym Down output $rotate-display transform normal; mode "default"