Pocket: Fix sway mouse on ext monitor.

This commit is contained in:
Dmitry Voronin 2024-11-17 21:44:57 +03:00
parent fdacf2991d
commit d97b989099
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -17,7 +17,7 @@
}; };
sway.extraConfig = '' sway.extraConfig = ''
output DSI-1 transform 90 output DSI-1 transform 90
input * map_to_output DSI-1 input type:touch map_to_output DSI-1
''; '';
hwmon = { hwmon = {
file = "temp1_input"; file = "temp1_input";