diff options
author | Ryan Kavanagh <rak@rak.ac> | 2023-01-31 14:37:10 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2023-01-31 14:37:10 -0500 |
commit | 9a8ca539d71dc338abaf569f8ba1325bf4090a68 (patch) | |
tree | 58f61c6fb999be1280bb67b0a9179f8c16f3277f /dot_screenlayout/executable_zeta.rak.ac-work.sh | |
parent | rm bin/mutt (diff) | |
parent | lbdbrc update for mutt aliases and no gpg on openbsd (diff) |
Merge remote-tracking branch 'origin'
Diffstat (limited to 'dot_screenlayout/executable_zeta.rak.ac-work.sh')
-rw-r--r-- | dot_screenlayout/executable_zeta.rak.ac-work.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_screenlayout/executable_zeta.rak.ac-work.sh b/dot_screenlayout/executable_zeta.rak.ac-work.sh new file mode 100644 index 0000000..8666d94 --- /dev/null +++ b/dot_screenlayout/executable_zeta.rak.ac-work.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --off --output DP2 --off --output HDMI1 --off --output HDMI2 --mode 1920x1200 --pos 1920x0 --rotate normal --output VIRTUAL1 --off |