mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Config modifiers infixl 4
so you can use (++)
This commit is contained in:
@@ -105,6 +105,10 @@
|
||||
- Added `remapKeysP`, which remaps keybindings from one binding to
|
||||
another.
|
||||
|
||||
- Made `additionalKeys{,P}`, `removeKeys{,P}`, `remapKeysP`, and
|
||||
`{additional,remove}MouseBindings` `infixl 4` so they can more easily
|
||||
be concatenated with `(++)`.
|
||||
|
||||
* `XMonad.Util.NamedScratchpad`
|
||||
|
||||
- Added `addExclusives`, `resetFocusedNSP`, `setNoexclusive`,
|
||||
|
Reference in New Issue
Block a user