summary refs log tree commit diff
path: root/.config/awesome/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/autostart.sh')
-rwxr-xr-x.config/awesome/autostart.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/awesome/autostart.sh b/.config/awesome/autostart.sh
new file mode 100755
index 00000000..d5499a7b
--- /dev/null
+++ b/.config/awesome/autostart.sh
@@ -0,0 +1,4 @@
+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 &
>Swap windows instead of moving themJune McEnroe 2015-05-24Replace effuse with simple shell scriptsJune McEnroe 2015-05-23Add tmux shortcut functionsJune McEnroe 2015-05-23More tmux configurationJune McEnroe