mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
SimpleDate, Submap: modMask --> modMask x
This commit is contained in:
@@ -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@.
|
||||
--
|
||||
|
Reference in New Issue
Block a user