diff options
author | June McEnroe <june@causal.agency> | 2013-03-22 00:09:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2013-03-22 00:09:16 -0400 |
commit | 30a83ab7355cf43df4a439cf0fe48aaef4bbbdc3 (patch) | |
tree | 12b8f3b16f24e92b05cb2061c2ef2c74d75230e1 /.config/awesome/autostart.sh | |
parent | Default to Ruby 2.0 (diff) | |
download | src-30a83ab7355cf43df4a439cf0fe48aaef4bbbdc3.tar.gz src-30a83ab7355cf43df4a439cf0fe48aaef4bbbdc3.zip |
Simplify autostart
Diffstat (limited to '.config/awesome/autostart.sh')
-rwxr-xr-x | .config/awesome/autostart.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/awesome/autostart.sh b/.config/awesome/autostart.sh deleted file mode 100755 index d5499a7b..00000000 --- a/.config/awesome/autostart.sh +++ /dev/null @@ -1,4 +0,0 @@ -xsetroot -cursor_name left_ptr & -#xcompmgr -c -f -D 3 -C & -/home/home/code/c/keycounter/keycounter -f -d -p /home/home/.keycounter.pid /home/home/.keycount & -gitdocs start & |