mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
fix some deprecated and removed defaultTConf
s
This commit is contained in:
parent
0934fe5cd7
commit
6b4675e3fa
@ -36,7 +36,7 @@ import qualified XMonad.StackSet as W ( differentiate )
|
|||||||
--
|
--
|
||||||
-- and add something like
|
-- and add something like
|
||||||
--
|
--
|
||||||
-- > combineTwo (TwoPane 0.03 0.5) (tabbed shrinkText defaultTConf) (tabbed shrinkText defaultTConf)
|
-- > combineTwo (TwoPane 0.03 0.5) (tabbed shrinkText def) (tabbed shrinkText def)
|
||||||
--
|
--
|
||||||
-- to your layouts.
|
-- to your layouts.
|
||||||
--
|
--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user