diff --git a/sway/devices b/sway/devices index c363d5fcc..e5bccf825 100644 --- a/sway/devices +++ b/sway/devices @@ -2,6 +2,9 @@ # Keyboard ################################################################################ +# Map touchscreen to output +input 1386:21128:Wacom_HID_5288_Finger map_to_output eDP-1 + # I use a Dvorak keyboard, like a weirdo input * xkb_layout "us" input * xkb_variant "dvorak"