aboutsummaryrefslogtreecommitdiff
path: root/.screenlayout
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-13 15:53:55 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-13 15:53:55 -0500
commitd87bd3ddaa696c6a60528d99783aa33db6e8f214 (patch)
tree7c665bef4e2da83e1e9f51419284c7907195732c /.screenlayout
parentSwitch to powerline10k prompt after god knows how many years of wunjo (diff)
Drop a bunch of old config files
Diffstat (limited to '.screenlayout')
-rwxr-xr-x.screenlayout/epsilon-McGill.sh2
-rwxr-xr-x.screenlayout/epsilon-SAIL.sh2
-rwxr-xr-x.screenlayout/epsilon-home.sh2
-rwxr-xr-x.screenlayout/epsilon-solo.sh2
-rwxr-xr-x.screenlayout/lambda-home.sh2
-rwxr-xr-x.screenlayout/nu-home.sh2
-rwxr-xr-x.screenlayout/nu-solo.sh2
-rwxr-xr-x.screenlayout/nu-work.sh2
8 files changed, 0 insertions, 16 deletions
diff --git a/.screenlayout/epsilon-McGill.sh b/.screenlayout/epsilon-McGill.sh
deleted file mode 100755
index 58812f1..0000000
--- a/.screenlayout/epsilon-McGill.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-xrandr --output LVDS1 --mode 1024x600 --pos 264x1050 --rotate normal --output VGA1 --mode 1680x1050 --pos 0x0 --rotate normal
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
diff --git a/.screenlayout/epsilon-home.sh b/.screenlayout/epsilon-home.sh
deleted file mode 100755
index 70bb12b..0000000
--- a/.screenlayout/epsilon-home.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-xrandr --output VGA1 --mode 1920x1080 --pos 0x0 --rotate normal --output LVDS1 --mode 1024x600 --pos 344x1080 --rotate normal
diff --git a/.screenlayout/epsilon-solo.sh b/.screenlayout/epsilon-solo.sh
deleted file mode 100755
index e23847b..0000000
--- a/.screenlayout/epsilon-solo.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-xrandr --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --off
diff --git a/.screenlayout/lambda-home.sh b/.screenlayout/lambda-home.sh
deleted file mode 100755
index 10e0ee0..0000000
--- a/.screenlayout/lambda-home.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-xrandr --output VGA-1 --mode 1920x1080 --pos 0x0 --rotate normal --output TV-1 --off --output DVI-I-1 --off
diff --git a/.screenlayout/nu-home.sh b/.screenlayout/nu-home.sh
deleted file mode 100755
index c5b1c36..0000000
--- a/.screenlayout/nu-home.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-xrandr --output HDMI1 --mode 1920x1080 --pos 1366x0 --rotate normal --output LVDS1 --mode 1366x768 --pos 0x0 --rotate normal --output DP1 --off --output VGA1 --off
diff --git a/.screenlayout/nu-solo.sh b/.screenlayout/nu-solo.sh
deleted file mode 100755
index c9c12a0..0000000
--- a/.screenlayout/nu-solo.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-xrandr --output HDMI1 --off --output LVDS1 --mode 1366x768 --pos 0x0 --rotate normal --output DP1 --off --output VGA1 --off
diff --git a/.screenlayout/nu-work.sh b/.screenlayout/nu-work.sh
deleted file mode 100755
index 7106df8..0000000
--- a/.screenlayout/nu-work.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-xrandr --output HDMI1 --off --output LVDS1 --mode 1366x768 --pos 1080x576 --rotate normal --output DP1 --off --output VGA1 --mode 1920x1080 --pos 0x0 --rotate left