nsbin/x-off

5 lines
93 B
Bash
Executable File

#!/bin/sh
xrandr --output HDMI2 --off
xrandr --output HDMI1 --off
xrandr --output VGA1 --off