Hi,
Since the last update (I guess) the TallMastersCombo layout defaults to a horizontal split mode, which is inconvenient for wide screen monitors.
This is my configuration:
duo = renamed [Replace "Duo"] $ spacing 5 $ tmsCombineTwo False 1 delta monadRatio (tabbed shrinkText myTabConfig) (tabbed shrinkText myTabConfig)
SwitchOrientation can be used, but at least for me the default split mode with the above configuration seems to be "horizontal / rows", regardless of the rowMod setting for tmsCombineTwo.
Hi,
Since the last update (I guess) the TallMastersCombo layout defaults to a horizontal split mode, which is inconvenient for wide screen monitors.
This is my configuration:
SwitchOrientationcan be used, but at least for me the default split mode with the above configuration seems to be "horizontal / rows", regardless of therowModsetting fortmsCombineTwo.