From df2d8b54a0a9287d22364f479831031a1bfd8eb5 Mon Sep 17 00:00:00 2001 From: committer Date: Wed, 22 May 2024 17:11:27 -0500 Subject: [PATCH] u --- dots/bash/.bashrc | 1 + 1 file changed, 1 insertion(+) 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