diff --git a/host/x86_64-linux/pocket/default.nix b/host/x86_64-linux/pocket/default.nix index 542c671..be6f14a 100644 --- a/host/x86_64-linux/pocket/default.nix +++ b/host/x86_64-linux/pocket/default.nix @@ -17,7 +17,7 @@ }; sway.extraConfig = '' output DSI-1 transform 90 - input * map_to_output DSI-1 + input type:touch map_to_output DSI-1 ''; hwmon = { file = "temp1_input";