More touchscreen stuff

This commit is contained in:
Nathan McCarty 2025-01-19 15:35:08 -05:00
parent 54c10e6362
commit 9b452e06fa
2 changed files with 5 additions and 1 deletions

View file

@ -165,7 +165,7 @@
services.iptsd = {
enable = true;
config.Touchscreen = {
DisableOnPalm = true;
# DisableOnPalm = true;
DisableOnStylus = true;
};
};