The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

How to set right the string title match for chromium?

asked Jul 15 '13

killown gravatar image

I use:

chromium

assign [title="^- Chromium"] 1:www for_window [title="^- Chromium"] move workspace 1:www; workspace 1:www

and I have this one:

Steam

assign [title="Steam"] Games for_window [title="Steam"] move workspace Games; workspace Games

when I enter in the steam website the title goes to: "Steam - Chromium" then the browser is moved to workspace Games.

how could I avoid that? is there a better way to match chromium window titles?

1 answer

Sort by » oldest newest most voted
0

answered Jul 15 '13

joepd gravatar image

Match for window Classes instead. Have a look at this question.

Question Tools

Stats

Asked: Jul 15 '13

Seen: 415 times

Last updated: Jul 15 '13