summaryrefslogtreecommitdiffstats
path: root/xmonad.hs
diff options
context:
space:
mode:
Diffstat (limited to 'xmonad.hs')
-rw-r--r--xmonad.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmonad.hs b/xmonad.hs
index 1681432..8324c7e 100644
--- a/xmonad.hs
+++ b/xmonad.hs
@@ -160,6 +160,7 @@ topicsConfig = TopicConfig
, ("video" , return ())
, ("music" , spawnHere "guayadeque")
, ("zedat" , spawnHere $ term ++ " -e is")
+ , ("spline" , spawnHere $ term ++ " -e ssh fob")
, ("emacs" , spawnHere "emacs")
, ("gimp" , spawnHere "gimp")
, ("misc" , return ())