summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]bl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bl b/bl
index f220e4f..de3b133 100644..100755
--- a/bl
+++ b/bl
@@ -14,7 +14,7 @@ case "$CMD" in
light -U "$2"
;;
"-s")
- light -S "$1"
+ light -S "$2"
;;
"-g")
light -G
@@ -34,7 +34,7 @@ case "$CMD" in
xbacklight -dec "$2"
;;
"-s")
- xbacklight -set "$1"
+ xbacklight -set "$2"
;;
"-g")
xbacklight -get