
19 Mar
2021
19 Mar
'21
5:33 a.m.
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/