nsbin/x-off

5 lines
91 B
Bash
Executable File

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