diff options
author | Ryan Kavanagh <rak@rak.ac> | 2023-01-25 11:04:03 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2023-01-25 11:04:03 -0500 |
commit | a87ab1fa25da76eabd0240851fb67e9a16c86796 (patch) | |
tree | c8054fc4c47a9651bc247197cc0bda6997b136d0 /dot_screenlayout/executable_zeta-solo.sh | |
parent | get xmonad working on openbsd (diff) |
rename screenlayouts for zeta to match hostname semantics on openbsd
Diffstat (limited to 'dot_screenlayout/executable_zeta-solo.sh')
-rwxr-xr-x | dot_screenlayout/executable_zeta-solo.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dot_screenlayout/executable_zeta-solo.sh b/dot_screenlayout/executable_zeta-solo.sh deleted file mode 100755 index 18b58ed..0000000 --- a/dot_screenlayout/executable_zeta-solo.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off |