Skip to content

Instantly share code, notes, and snippets.

@sar
Created January 3, 2021 00:54
Show Gist options
  • Save sar/1e660f26d7fdfe240f1f5b0238c4de1c to your computer and use it in GitHub Desktop.
Save sar/1e660f26d7fdfe240f1f5b0238c4de1c to your computer and use it in GitHub Desktop.
Merge display outputs using xrandr like EyeFinity or NVIDIA Surround on Linux
#!/bin/bash
xrandr
xrandr --setmonitor Merged auto DP-4,HDMI-0
set +x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment