Describe your feature request
The request
Consider adding --class synonym to --app-id argument.
The issue
Some distros let you change terminal and they use something like $TERMINAL --class=window.mini to launch the term minimized. Kitty, alacritty use --class cmd argument, but foot doesn't support it.
Just adding --class that equals to --app-id would solve that problem, despite that it's x11 thing related.
### Describe your feature request
## The request
Consider adding --class synonym to --app-id argument.
## The issue
Some distros let you change terminal and they use something like $TERMINAL --class=window.mini to launch the term minimized. Kitty, alacritty use --class cmd argument, but foot doesn't support it.
Just adding --class that equals to --app-id would solve that problem, despite that it's x11 thing related.