diff options
author | David Runge <david.runge@frqrec.com> | 2014-04-16 23:28:59 +0200 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-04-16 23:28:59 +0200 |
commit | 3548bff4bdd104e813bea790287d9a8659aba207 (patch) | |
tree | 0db5843b5b19ab72e72b8eca03c42843ff56a841 /.autorandr | |
parent | 5be5569add6e0fa34de65c2a786f89bdc3b7291b (diff) | |
download | dotfiles-3548bff4bdd104e813bea790287d9a8659aba207.tar.gz dotfiles-3548bff4bdd104e813bea790287d9a8659aba207.tar.bz2 dotfiles-3548bff4bdd104e813bea790287d9a8659aba207.tar.xz dotfiles-3548bff4bdd104e813bea790287d9a8659aba207.zip |
Adding primary to the external screen in each multi config.
Diffstat (limited to '.autorandr')
-rw-r--r-- | .autorandr/multi-docked/config | 2 | ||||
-rw-r--r-- | .autorandr/multi-plugged/config | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.autorandr/multi-docked/config b/.autorandr/multi-docked/config index 9f1b834..4b47a17 100644 --- a/.autorandr/multi-docked/config +++ b/.autorandr/multi-docked/config @@ -10,6 +10,6 @@ off output DP2 mode 1920x1200 pos 0x0 -rotate 1920x1200+0+0 +primary output HDMI2 off diff --git a/.autorandr/multi-plugged/config b/.autorandr/multi-plugged/config index 6e0a480..abe6292 100644 --- a/.autorandr/multi-plugged/config +++ b/.autorandr/multi-plugged/config @@ -8,6 +8,7 @@ off output HDMI1 mode 1920x1200 pos 0x0 +primary output DP2 off output HDMI2 |