From 70f9d414d4205e45f5483670484739b9a02f7d6f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 28 Mar 2012 20:31:55 -0400 Subject: Add Awesome configuration --- .config/awesome/autostart.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .config/awesome/autostart.sh (limited to '.config/awesome/autostart.sh') diff --git a/.config/awesome/autostart.sh b/.config/awesome/autostart.sh new file mode 100755 index 00000000..8b28cea5 --- /dev/null +++ b/.config/awesome/autostart.sh @@ -0,0 +1,4 @@ +xsetroot -cursor_name left_ptr & +#xcompmgr -c -f -D 3 -C & +/home/curtis/code/c/keycounter/keycounter -f -d -p /home/curtis/.keycounter.pid /home/curtis/.keycount & +gitdocs start & -- cgit 1.4.1