gunter: add tablet device
This commit is contained in:
@@ -202,6 +202,13 @@ in
|
|||||||
follow_mouse = 1;
|
follow_mouse = 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
device = [
|
||||||
|
{
|
||||||
|
name = "wacom-one-by-wacom-m-pen";
|
||||||
|
output = "$mon_center";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
|
||||||
cursor = {
|
cursor = {
|
||||||
no_hardware_cursors = true;
|
no_hardware_cursors = true;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user