mirror of
https://github.com/i3/i3.git
synced 2026-04-01 20:56:57 +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.