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