Add wacom support to sway
parent
5a63ecaec1
commit
227940e563
|
@ -2,4 +2,9 @@ input type:pointer {
|
||||||
accel_profile flat
|
accel_profile flat
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input type:tablet_tool {
|
||||||
|
map_to_output HDMI-A-1
|
||||||
|
map_from_region 0.0x0.0 1.0x0.9
|
||||||
|
}
|
||||||
|
|
||||||
focus_follows_mouse yes
|
focus_follows_mouse yes
|
||||||
|
|
Loading…
Reference in New Issue