REF remove old comment

This commit is contained in:
Nathan Dwarshuis 2020-03-26 22:02:35 -04:00
parent e5f2ad130d
commit 05e44df286
1 changed files with 0 additions and 2 deletions

View File

@ -551,8 +551,6 @@ mkNamedSubmap c sectionName bindings =
(subtitle sectionName:) $ mkNamedKeymap c
$ map (\(key, name, cmd) -> (key, addName name cmd)) bindings
-- NOTE: the following bindings are used by dunst:
-- "M-~", "M-<esc>", "M-S-<esc>", "M-S-."
mkKeys :: [ProcessID] -> Client -> XConfig Layout -> [((KeyMask, KeySym), NamedAction)]
mkKeys hs client c =
mkNamedSubmap c "Window Layouts"