mirror of
https://github.com/i3/i3.git
synced 2025-12-01 12:06:20 +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.