mirror of
https://github.com/i3/i3.git
synced 2026-03-11 18:36:24 +00:00
This allows matching with
[con_id=__focused__] unmark
for commands that do not default to operating on the focused window
if no criteria have been specified (such as unmark).
relates to #2014