Export shrinkText

Closes #719.
(This being a trivial one-line change and the description being already bigger than the change, I'm committing it directly.)
This commit is contained in:
brandon s allbery kf8nh
2022-05-08 09:06:18 -04:00
committed by GitHub
parent 616222c9f0
commit 41674386a6

View File

@@ -29,6 +29,7 @@ module XMonad.Layout.ImageButtonDecoration
-- $usage
imageButtonDeco
, defaultThemeWithImageButtons
, shrinkText
, imageTitleBarButtonHandler
, ImageButtonDecoration
) where