This commit is contained in:
committer
2024-05-22 17:11:27 -05:00
parent 59d454bc67
commit df2d8b54a0

View File

@@ -48,6 +48,7 @@ alias ds11_info="echo '1 laptop + 1 monitor'"
ds11() { 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 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 nr
xrdb ~/.Xresources
} }
# # Change the window title of X terminals # # Change the window title of X terminals