mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-20 14:43:46 -07:00
With main = xmonad defaultConfig {layoutHook = desktopLayoutModifiers Full} I got a type error, that's not present with the patch.
With main = xmonad defaultConfig {layoutHook = desktopLayoutModifiers Full} I got a type error, that's not present with the patch.