diff options
author | Ryan Kavanagh <rak@rak.ac> | 2023-02-09 18:22:39 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2023-02-09 18:22:39 -0500 |
commit | 8bd0dfe2b8689ead1bed64f429822551020f482b (patch) | |
tree | 551c832f1b9cb9c9970cdc2e21e1896afd33eb2a /dot_screenlayout/executable_zeta.rak.ac-home.sh | |
parent | Set xterm fonts and font sizes (diff) |
fix screen layouts
Diffstat (limited to 'dot_screenlayout/executable_zeta.rak.ac-home.sh')
-rwxr-xr-x | dot_screenlayout/executable_zeta.rak.ac-home.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dot_screenlayout/executable_zeta.rak.ac-home.sh b/dot_screenlayout/executable_zeta.rak.ac-home.sh deleted file mode 100755 index b4c76e9..0000000 --- a/dot_screenlayout/executable_zeta.rak.ac-home.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -xrandr --output eDP-1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP-1 --off --output HDMI-1 --off --output DP-2 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-2 --off |