diff bin/setup-X.sh @ 531:42d3418e9154

.bashrc bin/setup-X.sh
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 25 Sep 2013 11:54:06 -0700
parents dfd5357403aa
children 040060217df6
line wrap: on
line diff
--- a/bin/setup-X.sh	Tue Sep 24 21:22:26 2013 -0700
+++ b/bin/setup-X.sh	Wed Sep 25 11:54:06 2013 -0700
@@ -4,9 +4,10 @@
 # nm-applet: network manager
 # gkrellm: system monitor
 # diodon: clipboard manager
-# arbtt-capture: arbitrary time tracker (redundant with tracker?)
-# To add: x-tile; qamixer (well, some mixer); gnome-activity journal
-for i in nm-applet gkrellm diodon arbtt-capture
+# arbtt-capture: arbitrary time tracker
+# x-tile: window tiling
+# To add: qamixer (well, some mixer); gnome-activity journal
+for i in nm-applet gkrellm diodon arbtt-capture x-tile
 do
     if which ${i}
     then