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 2013-07-15 09:53:41 +0000

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-07-15 11:12:38 +0000

joepd gravatar image

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

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-15 09:53:41 +0000

Seen: 415 times

Last updated: Jul 15 '13