add script to switch external monitor off
Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
This commit is contained in:
parent
832f876c9b
commit
49dbb20ea5
1 changed files with 2 additions and 0 deletions
2
monitor-xrandr-aus.sh
Executable file
2
monitor-xrandr-aus.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
xrandr --output VGA --off
|
Loading…
Reference in a new issue