Skip to content

Instantly share code, notes, and snippets.

@dcasati
Last active March 5, 2019 22:44
Show Gist options
  • Save dcasati/f116827c425c4d2849f7ebd5477c1452 to your computer and use it in GitHub Desktop.
Save dcasati/f116827c425c4d2849f7ebd5477c1452 to your computer and use it in GitHub Desktop.
i3wm on a multi-monitor setup (laptop + external display)
xrandr --output HDMI1 --scale 2x2 --mode 1920x1200 --fb 3840x4200 --pos 0x0
xrandr --output eDP1 --scale 1x1 --pos 320x2400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment