]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - X/.xinitrc
Correct typo in xinitrc
[max/dotfiles.git] / X / .xinitrc
index a0cce71ef23a37d84ed69493e5fd7b3cff7f540d..cc26e4ec457a3d3953ee5218b5c974a0a53dd2c7 100644 (file)
@@ -39,7 +39,7 @@ esac
 # Set screen layout
 case $HOSTNAME in
     beryllium)
-       xrandr --output VGA1 --right-of HDMI1
+       xrandr --output VGA1 --left-of HDMI1
        ;;
     *)
        ;;
@@ -60,6 +60,6 @@ if ! pgrep -x -u "${USER}" gpg-agent>/dev/null 2>&1; then
                     --write-env-file "${HOME}/.gpg-agent-info")
 fi
 
-gpg-connect-agent udatestartuptty /bye >/dev/null
+gpg-connect-agent updatestartuptty /bye >/dev/null
 
 exec /usr/bin/ratpoison