Skip to content

Instantly share code, notes, and snippets.

@george124816
Last active February 20, 2026 02:15
Show Gist options
  • Select an option

  • Save george124816/fb35b9a55fa9dffa8e4539b689d2b341 to your computer and use it in GitHub Desktop.

Select an option

Save george124816/fb35b9a55fa9dffa8e4539b689d2b341 to your computer and use it in GitHub Desktop.
Display Switch configuration
# c/Users/geeor/AppData/Roaming/display-switch
usb_device = "05e3:0610"
on_usb_connect = "Hdmi2"
on_usb_disconnect = "DisplayPort1"
# .config/display-switch/display-switch.ini
usb_device = "05e3:0610"
on_usb_connect = "DisplayPort2"
on_usb_disconnect = "Hdmi1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment