/+ ds-t470p-1()

This commit is contained in:
fro
2026-01-22 07:52:21 -05:00
parent 2031e36359
commit f16b3e07ce

View File

@@ -10,6 +10,14 @@ getDisplaySetupFunction() {
echo ${display_function}
}
ds-t470p-1() {
info="1 laptop monitor for t470p"
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
xrdb ~/.Xresources
#nr > /dev/null 2>&1
}
ds-t470p-2() {
info="1 laptop + 1 monitor for t470p"
echo "${info}"