From 2dc2feacf35cfebade39b2e2797e02ac6d84c4c4 Mon Sep 17 00:00:00 2001 From: Tslil Clingman Date: Fri, 5 Dec 2014 11:59:55 +0200 Subject: Tweaks and ratpoison window switcher --- sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc') diff --git a/sc b/sc index 8fa6029..17ec791 100755 --- a/sc +++ b/sc @@ -1,5 +1,5 @@ -# Quick hack to manage screen hotplugging #!/bin/dash +# Quick hack to manage screen hotplugging case "$1" in "d") xrandr --nograb --output CRT1 --off --output LVDS --auto;; "r") xrandr --nograb --output CRT1 --auto --primary --output LVDS --off;; -- cgit v1.2.3