Skip to content

Instantly share code, notes, and snippets.

@geodenx
Created June 2, 2021 12:14
Show Gist options
  • Select an option

  • Save geodenx/26c3828740de19755efe8a79104dbbc9 to your computer and use it in GitHub Desktop.

Select an option

Save geodenx/26c3828740de19755efe8a79104dbbc9 to your computer and use it in GitHub Desktop.
align displays at Y=0
#!/bin/sh
displayplacer list | grep ^displayplacer | sed -e 's/,[0-9\-]*)/,0)/g' | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment