doc: foot.ini: Update documentation for app-id changes.

Foot clients started via daemon mode (--server) now have an app-id of "footclient".
Foot started normally have the same app-id of "foot"
This commit is contained in:
jdevdevdev 2023-05-17 16:31:19 +10:00
parent 250b499c1d
commit ef7c30d604
No known key found for this signature in database
GPG key ID: CFA7C1B81166E2CC
3 changed files with 9 additions and 4 deletions

View file

@ -31,7 +31,8 @@ terminal has terminated.
*-a*,*--app-id*=_ID_
Value to set the *app-id* property on the Wayland window
to. Default: _foot_.
to. Default: _foot_ when started normally and _footclient_ when
started via daemon mode.
*-w*,*--window-size-pixels*=_WIDTHxHEIGHT_
Set initial window width and height, in pixels. Default: _700x500_.