diff options
Diffstat (limited to '')
-rwxr-xr-x | .screenlayout/epsilon-home.sh | 2 |
1 files changed, 0 insertions, 2 deletions
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 |