commit pending changes

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-12-28 20:13:41 +01:00
commit 77eb9f5270
7 changed files with 19 additions and 6 deletions

View file

@ -1,5 +1,7 @@
#!/bin/sh
external="HDMI-2 VGA"
# Nico Schottelius
external="$(cat ~/.x-monitors)"
for R in $external; do
xrandr --output $R --off