M
M
Meehalkoff2016-03-01 21:43:55
linux
Meehalkoff, 2016-03-01 21:43:55

How to make google-chrome listen to devilspie?

There is such a devilspie config:

( if 
( begin 
( is ( window_role ) "browser" )
( is ( window_class ) "google-chrome" )
) 
( begin 
( maximize )
( set_workspace 3 )
( println "match" )
)
)

I launch chrome, devilspie writes "match" in the console and does not move the browser window to the specified workplace. What could be the problem?
For example, audacious is correctly moved to the specified workspace.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question