diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 15:53:55 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 15:53:55 -0500 |
commit | d87bd3ddaa696c6a60528d99783aa33db6e8f214 (patch) | |
tree | 7c665bef4e2da83e1e9f51419284c7907195732c /.screenlayout/epsilon-SAIL.sh | |
parent | Switch to powerline10k prompt after god knows how many years of wunjo (diff) |
Drop a bunch of old config files
Diffstat (limited to '.screenlayout/epsilon-SAIL.sh')
-rwxr-xr-x | .screenlayout/epsilon-SAIL.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.screenlayout/epsilon-SAIL.sh b/.screenlayout/epsilon-SAIL.sh deleted file mode 100755 index 85426bc..0000000 --- a/.screenlayout/epsilon-SAIL.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -xrandr --output LVDS1 --mode 1024x600 --pos 0x1200 --rotate normal --output VGA1 --mode 1920x1200 --pos 0x0 --rotate normal |