mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 13:43:56 -05:00
sway: map petalburg touchscreen and wacom tablet functionality to internal display
This commit is contained in:
parent
5e24be3389
commit
c66cdf5601
|
@ -178,6 +178,12 @@
|
||||||
tap = "enabled";
|
tap = "enabled";
|
||||||
tap_button_map = "lrm";
|
tap_button_map = "lrm";
|
||||||
};
|
};
|
||||||
|
"1386:21186:Wacom_HID_52C2_Finger" = {
|
||||||
|
map_to_output = "'Samsung Display Corp. 0x4152 Unknown'";
|
||||||
|
};
|
||||||
|
"1386:21186:Wacom_HID_52C2_Pen" = {
|
||||||
|
map_to_output = "'Samsung Display Corp. 0x4152 Unknown'";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
keybindings = {
|
keybindings = {
|
||||||
# Apps
|
# Apps
|
||||||
|
|
Loading…
Reference in a new issue