aboutsummaryrefslogtreecommitdiffstats
path: root/ShellPrompt.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ShellPrompt.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPrompt.hs b/ShellPrompt.hs
index ed3bb5d..756b216 100644
--- a/ShellPrompt.hs
+++ b/ShellPrompt.hs
@@ -50,7 +50,7 @@ import XMonadContrib.XPrompt
data Shell = Shell
instance XPrompt Shell where
- showXPrompt Shell = "Run: "
+ showXPrompt Shell = "Run: "
shellPrompt :: XPConfig -> X ()
shellPrompt c = do