mirror of
https://github.com/i3/i3.git
synced 2026-02-06 06:35:43 +00:00
i3 would accept an invalid resize command like 'resize shrink width 10 px or' without specifying the ppt value, and then crash. This patch fixes the parser specification.