nsbin/x-off
Nico Schottelius 9468f9b060 update
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-10-26 23:28:38 +02:00

4 lines
91 B
Bash
Executable file

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