From 7dba8475314fb8f92f95bd949ab3d28b93d18051 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:55:00 -0700 Subject: [PATCH] Add .screenlayout/desktop.sh --- dot_screenlayout/executable_desktop.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dot_screenlayout/executable_desktop.sh diff --git a/dot_screenlayout/executable_desktop.sh b/dot_screenlayout/executable_desktop.sh new file mode 100644 index 0000000..8ea044e --- /dev/null +++ b/dot_screenlayout/executable_desktop.sh @@ -0,0 +1,2 @@ +#!/bin/sh +xrandr --output DVI-I-0 --off --output DVI-I-1 --off --output HDMI-0 --off --output DP-0 --mode 1920x1200 --pos 0x0 --rotate normal --output DP-1 --off --output DVI-D-0 --mode 1680x1050 --pos 1920x75 --rotate normal --output None-1-1 --off