diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index 4f3337f..7fe36c4 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -48,6 +48,7 @@ alias ds11_info="echo '1 laptop + 1 monitor'" ds11() { 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 nr + xrdb ~/.Xresources } # # Change the window title of X terminals