[xmonad] Can't get JumToLayout work.
Tomas Janousek
tomi at nomi.cz
Fri Mar 19 09:33:23 UTC 2021
Hi,
On Fri, Mar 19, 2021 at 04:23:21PM +0700, Peet wrote:
>I have play with xmonad config for days, and more of config was
>working, but i can not get JumpToLayout work.
>[…]
JumpToLayout needs the (|||) from XMonad.Layout.LayoutCombinators, not
the one from XMonad:
>import XMonad.Layout.LayoutCombinators hiding ( (|||) )
>--import XMonad hiding ( (|||) )
You'll need to swap these ^
--
Tomáš Janoušek, a.k.a. Pivník, a.k.a. Liskni_si, https://work.lisk.in/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20210319/c01e3a1b/attachment-0001.html>
More information about the xmonad
mailing list