diff options
author | David Runge <david.runge@frqrec.com> | 2014-04-08 18:37:39 +0200 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-04-08 18:37:39 +0200 |
commit | 1aaa15e8b28cf7dc833450d5fc3d590ce0a6cedd (patch) | |
tree | 0f8ef066b4dd7ae47ed63377b630cbbe874853bb /.autorandr/multi-docked/config | |
parent | 24227a577dcdf7fafc1fb67b9a4f715b958d83ff (diff) | |
download | dotfiles-1aaa15e8b28cf7dc833450d5fc3d590ce0a6cedd.tar.gz dotfiles-1aaa15e8b28cf7dc833450d5fc3d590ce0a6cedd.tar.bz2 dotfiles-1aaa15e8b28cf7dc833450d5fc3d590ce0a6cedd.tar.xz dotfiles-1aaa15e8b28cf7dc833450d5fc3d590ce0a6cedd.zip |
Changing dock configs to use HDMI slot
Diffstat (limited to '.autorandr/multi-docked/config')
-rw-r--r-- | .autorandr/multi-docked/config | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/.autorandr/multi-docked/config b/.autorandr/multi-docked/config index f1c3b48..cbf63a7 100644 --- a/.autorandr/multi-docked/config +++ b/.autorandr/multi-docked/config @@ -1,14 +1,15 @@ output eDP1 -auto +mode 1920x1080 pos 1920x0 output VGA1 off output DP1 off output HDMI1 -auto -primary -output DP2 off +output DP2 +mode primary +pos x +rotate 1920x1200+0+0 output HDMI2 off |