From 054955db38bb571c294b5d86c78639e3b1091031 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 18 Jul 2020 15:45:02 +0200 Subject: Added scripts --- .local/bin/swscreen | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .local/bin/swscreen (limited to '.local/bin/swscreen') diff --git a/.local/bin/swscreen b/.local/bin/swscreen new file mode 100755 index 0000000..f0ae3e8 --- /dev/null +++ b/.local/bin/swscreen @@ -0,0 +1,5 @@ +#!/usr/local/bin/dash + +xrandr --output LVDS1 --off --output VGA1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output DP1 --off --output HDMI2 --off --output HDMI3 --off --output DP2 --off --output DP3 --off + +bspc monitor VGA1 -d 01 02 03 04 05 06 07 08 09 10 -- cgit v1.2.3