diff options
Diffstat (limited to '.config/screenlayout/workstation-singlemon')
-rwxr-xr-x | .config/screenlayout/workstation-singlemon | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/screenlayout/workstation-singlemon b/.config/screenlayout/workstation-singlemon deleted file mode 100755 index e75dd9a..0000000 --- a/.config/screenlayout/workstation-singlemon +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -xrandr --output eDP --primary --mode 2256x1504 --pos 0x0 --rotate normal --output DisplayPort-0 --off --output DisplayPort-1 --off --output DisplayPort-2 --off --output DisplayPort-3 --off --output DisplayPort-4 --off --output DisplayPort-5 --off --output DisplayPort-6 --off --output DisplayPort-7 --off -makewall |