Pocket: Fix sway mouse on ext monitor.
This commit is contained in:
parent
fdacf2991d
commit
d97b989099
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue