diff options
Diffstat (limited to '')
-rw-r--r-- | dot_screenlayout/executable_asteria-home.sh | 2 | ||||
-rw-r--r-- | dot_screenlayout/executable_asteria-work.sh (renamed from dot_screenlayout/private_executable_asteria-work.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dot_screenlayout/executable_asteria-home.sh b/dot_screenlayout/executable_asteria-home.sh index a463ffd..8172e1e 100644 --- a/dot_screenlayout/executable_asteria-home.sh +++ b/dot_screenlayout/executable_asteria-home.sh @@ -1,2 +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 +xrandr --output eDP --mode 1920x1080 --pos 0x1080 --rotate normal --output HDMI-A-0 --off --output DisplayPort-0 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DisplayPort-1 --off diff --git a/dot_screenlayout/private_executable_asteria-work.sh b/dot_screenlayout/executable_asteria-work.sh index 042252d..042252d 100644 --- a/dot_screenlayout/private_executable_asteria-work.sh +++ b/dot_screenlayout/executable_asteria-work.sh |