From a2ca771a797a295938a0ebae7f88f1173a8101c7 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 12 Apr 2022 15:16:39 +0200 Subject: update --- .local/bin/scrwork | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.local/bin/scrwork') diff --git a/.local/bin/scrwork b/.local/bin/scrwork index 3e7224b..bb1935d 100755 --- a/.local/bin/scrwork +++ b/.local/bin/scrwork @@ -39,14 +39,15 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # # scrwork -# Mon Apr 11 20:02:06 CEST 2022 +# Tue Apr 12 14:47:59 CEST 2022 # Joe # # Screen setup when I'm at work -xrandr --output LVDS-1 --primary --mode 1366x768 --pos 0x312 --rotate normal +xrandr --output LVDS-1 --primary --mode 1366x768 --pos 0x649 --rotate normal xrandr --output VGA-1 --off -xrandr --output HDMI-1 --mode 1920x1080 --pos 1366x0 --rotate normal --output DP-1 --off +xrandr --output HDMI-1 --mode 1920x1080 --pos 1366x0 --rotate normal +xrandr --output DP-1 --off xrandr --output HDMI-2 --off xrandr --output HDMI-3 --off xrandr --output DP-2 --off -- cgit v1.2.3