diff options
Diffstat (limited to '')
-rwxr-xr-x | .local/bin/triplescreen | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.local/bin/triplescreen b/.local/bin/triplescreen index 32cb1de..f8ebb7e 100755 --- a/.local/bin/triplescreen +++ b/.local/bin/triplescreen @@ -8,6 +8,3 @@ xrandr --output HDMI-2 --off xrandr --output HDMI-3 --off xrandr --output DP-2 --off xrandr --output DP-3 --off - -bspc monitor HDMI-1 -d 01 02 03 04 05 06 07 08 -bspc monitor VGA-1 -d 09 10 11 12 |