automatically putting a window in a specific place
I have a dictionary that lives in tray. If I click its tray icon it is run in random place (depends on current focus)
I want place it to Right/Down frame.
Is there a way to do it?
I have a dictionary that lives in tray. If I click its tray icon it is run in random place (depends on current focus)
I want place it to Right/Down frame.
Is there a way to do it?
Asked: 2014-10-07 09:41:43 +0000
Seen: 182 times
Last updated: Oct 13 '14
Not really. The closest you can get is by using the layout saving feature, but that is intended for using it once at startup, not permanently, so it may not be enough for your use case: http://i3wm.org/docs/layout-saving.html