Skip to content
Discussion options

You must be logged in to vote

This works here with my apps, opened by any mean the will open on their desktop and get focus:

<keybind key="W-g">
	<action name="Execute"><command>geany</command></action>
</keybind>
<windowRules>
   <windowRule identifier="geany">
        <action name="SendToDesktop" to="xyz"/>
   </windowRule>
</windowRules>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eirenicon
Comment options

Answer selected by eirenicon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants