diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index c815bfb..14cc206 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -146,7 +146,7 @@ ds-tuxwarrior-11() { echo "${info}" else echo "${info}" - xrandr --output eDP-1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP-1 --off --output HDMI-1 --primary --mode 3840x2160 --pos 1920x0 --rotate normal --output DP-2 --off --output HDMI-2 --off --output DP-3 --off --output HDMI-3 --off > /dev/null 2>&1 + xrandr --output DP-0 --off --output DP-1 --off --output HDMI-0 --primary --mode 3840x2160 --pos 3840x0 --rotate normal --output DP-2 --mode 3840x2160 --pos 0x0 --rotate normal --output DP-3 --off --output DP-4 --off --output DP-5 --off --output DP-6 --off > /dev/null 2>&1 nr > /dev/null 2>&1 xrdb ~/.Xresources fi