mkropat / jumpapp

A run-or-raise application switcher for any X11 desktop
MIT License
639 stars 46 forks source link

Move app to current desktop and then focus? #81

Open kylescousin opened 1 year ago

kylescousin commented 1 year ago

Is there a way to also move the application to the current desktop? When switching with jumpapp, the desktop where the app is on gets focused.

qadzek commented 1 month ago

You might be looking for this flag:

 -R -- bring the application to the current workspace when raising
        (the default behaviour is to switch to the workspace that the
        application is currently on)