fix touchpad tap

This commit is contained in:
zoe 2023-06-25 12:06:58 +02:00
parent 1d6fc42904
commit abca3b6f08
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,12 @@ in
size = 11.0;
};
input = {
"type:touchpad" = {
tap = "enabled";
};
};
colors = {
background = color_bg;
focused = {