From 4a1ff0dbe604d4dffb0fd3d0ebc754d4021b948d Mon Sep 17 00:00:00 2001 From: "Valery V. Vorotyntsev" Date: Mon, 22 Oct 2007 21:17:41 +0200 Subject: ShellPrompt.hs (showXPrompt): use a single blank darcs-hash:20071022191741-ae588-026bde25c8c54722f9526cc40e5ed4fd7d52a5f5.gz --- ShellPrompt.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShellPrompt.hs') 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 -- cgit v1.2.3