sway: lappy: fix output name

This commit is contained in:
Colin 2024-03-06 21:18:43 +00:00
parent bd27f3a015
commit f0d0343b32

View File

@ -172,10 +172,10 @@ output "MS Telematica TV 0x00000001" {
} }
## LAPTOP ## LAPTOP
# laptop internal display # laptop internal display (a.k.a. "eDP-1")
input "1386:20606:Wacom_Pen_and_multitouch_sensor_Pen" map_to_output "Unknown 0x0637 0x00000000" input "1386:20606:Wacom_Pen_and_multitouch_sensor_Pen" map_to_output "BOE 0x0637 Unknown"
input "1386:20606:Wacom_Pen_and_multitouch_sensor_Finger" map_to_output "Unknown 0x0637 0x00000000" input "1386:20606:Wacom_Pen_and_multitouch_sensor_Finger" map_to_output "BOE 0x0637 Unknown"
output "Unknown 0x0637 0x00000000" { output "BOE 0x0637 Unknown" {
pos 0,0 pos 0,0
res 1920x1080 res 1920x1080
} }