diff options
author | Ryan Kavanagh <rak@rak.ac> | 2022-05-06 14:24:35 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2022-05-06 14:24:35 -0400 |
commit | fce7b85097cbc38824f6ca633345a5ba57056add (patch) | |
tree | fe451ac6db5d847eb276a649879966e34502e2eb | |
parent | sdf is now otaku instead of beastie (diff) |
added screenlayouts for asteria
Diffstat (limited to '')
-rw-r--r-- | dot_screenlayout/executable_asteria-home.sh (renamed from dot_screenlayout/private_executable_asteria-home.sh) | 0 | ||||
-rw-r--r-- | dot_screenlayout/executable_asteria-solo.sh | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dot_screenlayout/private_executable_asteria-home.sh b/dot_screenlayout/executable_asteria-home.sh index a463ffd..a463ffd 100644 --- a/dot_screenlayout/private_executable_asteria-home.sh +++ b/dot_screenlayout/executable_asteria-home.sh diff --git a/dot_screenlayout/executable_asteria-solo.sh b/dot_screenlayout/executable_asteria-solo.sh new file mode 100644 index 0000000..7158440 --- /dev/null +++ b/dot_screenlayout/executable_asteria-solo.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output eDP --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-A-0 --off --output DisplayPort-0 --off --output DisplayPort-1 --off |