]> git.friedersdorff.com Git - max/dotfiles.git/commitdiff
Update screen layout
authorMaximilian Friedersdorff <max@friedersdorff.com>
Wed, 12 Apr 2017 16:39:41 +0000 (17:39 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Wed, 12 Apr 2017 16:39:41 +0000 (17:39 +0100)
Moved workstation.  Updated physical screen layout

X/.xinitrc

index cc26e4ec457a3d3953ee5218b5c974a0a53dd2c7..86e176b10564f58dcabe8a3196890977d7c9ad89 100644 (file)
@@ -39,7 +39,7 @@ esac
 # Set screen layout
 case $HOSTNAME in
     beryllium)
-       xrandr --output VGA1 --left-of HDMI1
+       xrandr --output HDMI1 --left-of VGA1 
        ;;
     *)
        ;;