mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

commit f2d27eaf93994ec34cb570ee244c1c52d94aacf7
parent 6af3c76fe0d2d60612004f9e19f286a02e2e7bdb
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon, 12 Oct 2015 09:25:14 +0100

xbl

Diffstat:
xbl | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/xbl b/xbl @@ -0,0 +1,4 @@ +#!/bin/bash + +xbacklight -steps 1 -time 0 -set "$1" +