hyprland: use only current monitor for wacom tablet
This commit is contained in:
parent
708b190d2b
commit
0df971176e
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@
|
||||||
touchpad = {
|
touchpad = {
|
||||||
natural_scroll = true;
|
natural_scroll = true;
|
||||||
};
|
};
|
||||||
|
tablet = {
|
||||||
|
output = "current";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue