commit pending changes
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
c23bfc5a82
commit
77eb9f5270
7 changed files with 19 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue