0

how can I set a tabbed layout for a specific workspace, so only that workspace is tabbed, and other ones unchanged?

1 Answer 1

2

Use the following in a script and load it via your i3 config file:

i3-msg "workspace X; layout tabbed"

The official documentation or Arch wiki are the best sources of information on configuration in my experience.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.