diff options
Diffstat (limited to 'dot_screenlayout/private_executable_asteria-home.sh')
-rw-r--r-- | dot_screenlayout/private_executable_asteria-home.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_screenlayout/private_executable_asteria-home.sh b/dot_screenlayout/private_executable_asteria-home.sh new file mode 100644 index 0000000..a463ffd --- /dev/null +++ b/dot_screenlayout/private_executable_asteria-home.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output eDP --mode 1920x1080 --pos 0x1080 --rotate normal --output HDMI-A-0 --off --output DisplayPort-0 --off --output DisplayPort-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal |