Sublime Forum

Linux i3wm ST4 always open 1 workspace

#1

Hi. After update always open ST4 on first workspace in Linux i3-wm no matter which one I currently am. No other app do that. Anyone knows why?

0 Likes

#2

Not sure if this is will solve your problem, but did you try changing this preference?

// remember_workspace makes Sublime Text remember what workspace each window
// was in last. When set to false the OS left to determine which workspace
// a window is opened in. This doesn’t work with Wayland.
“remember_workspace”: true,

1 Like

#3

Didn´t knew that one. Worked like a charm. Thanks

0 Likes