Advertisement
Guest User

????

a guest
Aug 11th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. xrandrHeads = [
  2. { output = "HDMI-0"; monitorConfig = "Option \"Position\" \"0 0\""; }
  3. { output = "DVI-I-1"; monitorConfig = ''
  4. Option "Rotate" "left"
  5. Option "Position" "1920 0"
  6. ''; }
  7. { output = "DP-0"; monitorConfig = "Option \"Position\" \"3000 320\""; }
  8. { output = "DP-3"; monitorConfig = "Option \"Position\" \"5650 320\""; }
  9. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement