X.A.EasyMotion: export proportional (#514)

This commit is contained in:
Joan MIlev
2021-04-12 20:14:19 +03:00
committed by GitHub
parent 563aa08fae
commit f5464224e2

View File

@@ -30,6 +30,7 @@ module XMonad.Actions.EasyMotion (
, fullSize
, fixedSize
, textSize
, proportional
, bar
) where