summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rwxr-xr-xsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc b/sc
index 4ea8f2e..8fa6029 100755
--- a/sc
+++ b/sc
@@ -1,3 +1,4 @@
+# Quick hack to manage screen hotplugging
#!/bin/dash
case "$1" in
"d") xrandr --nograb --output CRT1 --off --output LVDS --auto;;