home/sway: use correct sway syntax for input device type config

This commit is contained in:
Asmir A 2023-09-29 22:51:22 +02:00
parent de7f060142
commit ddb76ace37

View File

@ -47,7 +47,7 @@
input = {
"type:keyboard" = { repeat_delay = "150"; };
"type:keyboard" = { repeat_rate = "70"; };
"*TouchPad" = { tap = "enabled"; };
"type:touchpad" = { tap = "enabled"; };
};
bars = [