From f0561a19b5aec2a9d0ac468008eaacfe6c5c4966 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Tue, 27 Nov 2007 20:20:39 +0100 Subject: SimpleDate, Submap: modMask --> modMask x darcs-hash:20071127192039-bd4d7-9afaaea1e556d7ec4afe3c19b432cb32745534c5.gz --- XMonad/Actions/SimpleDate.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Actions/SimpleDate.hs') diff --git a/XMonad/Actions/SimpleDate.hs b/XMonad/Actions/SimpleDate.hs index c1f87a4..3b976bb 100644 --- a/XMonad/Actions/SimpleDate.hs +++ b/XMonad/Actions/SimpleDate.hs @@ -29,7 +29,7 @@ import XMonad.Util.Run -- -- and add a keybinding, for example: -- --- > , ((modMask, xK_d ), date) +-- > , ((modMask x, xK_d ), date) -- -- In this example, a popup date menu will now be bound to @mod-d@. -- -- cgit v1.2.3