mybin

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

commit 494e0ff3a8a4550be095e08c4e38ef3e67753b10
parent 22b62d9aaf23d4008bc73684b5c7e31d1dc8f0e8
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon, 30 Mar 2015 03:12:57 +0200

background

Diffstat:
startup | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/startup b/startup @@ -14,8 +14,8 @@ if [ `whoami` = a3nm ] then COLOR="#000000" else - # easy reminder that this is not my session - COLOR="#800000" + # easy reminder that this is not my real session + COLOR="#400000" fi xsetroot -solid "$COLOR" & # when using compton