summaryrefslogtreecommitdiffstats
path: root/xmonad.hs
diff options
context:
space:
mode:
Diffstat (limited to 'xmonad.hs')
-rw-r--r--xmonad.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmonad.hs b/xmonad.hs
index 7d574a4..3c610d7 100644
--- a/xmonad.hs
+++ b/xmonad.hs
@@ -146,7 +146,7 @@ topicsConfig = TopicConfig
, ("riot", "dev/RIOT/")
, ("zedat", "./")
, ("emacs", "./")
- , ("xmoand", ".xmonad/")
+ , ("xmonad", ".xmonad/")
, ("gimp", "./")
]
, defaultTopicAction = const $ spawnShell >*> 2