mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Merge pull request #676 from exorcist365/master
X.A.FloatKeys: Export ChangeDim
This commit is contained in:
commit
41ca79986b
@ -19,7 +19,7 @@ module XMonad.Actions.FloatKeys (
|
|||||||
keysMoveWindowTo,
|
keysMoveWindowTo,
|
||||||
keysResizeWindow,
|
keysResizeWindow,
|
||||||
keysAbsResizeWindow,
|
keysAbsResizeWindow,
|
||||||
P, G,
|
P, G, ChangeDim
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import XMonad
|
import XMonad
|
||||||
|
Loading…
x
Reference in New Issue
Block a user