Applications on startup to right workspace
I am trying to get my start up applications to move to the right workspace, currently only PSI moves to 'chat' on start up, all the others just start on workspace 1.
my config file has:
assign [class="psi"] chat
assign [class="skype"] chat
assign [class="xchat"] chat
assign [class="thunderbird"] email
assign [class="chromium-browser"] web
exec chromium-browser
exec thunderbird
exec psi
exec skype
exec xchat