From 5bd933ca8ce9c4dd978e0156e3f7d1d0355c63dd Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Fri, 31 Jan 2020 18:57:03 -0500 Subject: [PATCH] Add titan's town screenlayout --- screenlayout/.screenlayout/titan-town.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 screenlayout/.screenlayout/titan-town.sh diff --git a/screenlayout/.screenlayout/titan-town.sh b/screenlayout/.screenlayout/titan-town.sh new file mode 100755 index 0000000..010fc08 --- /dev/null +++ b/screenlayout/.screenlayout/titan-town.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x600 --rotate normal --output DP-2 --mode 1680x1050 --pos 1920x0 --rotate left