Fixed touchpad
parent
6982b3b2dc
commit
ca8e7a6687
|
@ -163,6 +163,13 @@
|
|||
window = {
|
||||
titlebar = false;
|
||||
};
|
||||
input = {
|
||||
"type:touchpad" = {
|
||||
dwt = "enabled";
|
||||
tap = "enabled";
|
||||
middle_emulation = "enabled";
|
||||
};
|
||||
};
|
||||
output= {
|
||||
eDP-1 = {
|
||||
scale = "1";
|
||||
|
|
Loading…
Reference in New Issue