mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-27 06:46:44 -04:00
doc: foot.ini: Update wording.
Update wording of app-id documenation to be more direct.
This commit is contained in:
parent
8bdc87c789
commit
e7060dd6c6
3 changed files with 4 additions and 7 deletions
|
|
@ -65,8 +65,7 @@ the foot command line
|
||||||
|
|
||||||
*-a*,*--app-id*=_ID_
|
*-a*,*--app-id*=_ID_
|
||||||
Value to set the *app-id* property on the Wayland window
|
Value to set the *app-id* property on the Wayland window
|
||||||
to. Default: _foot_ when started normally and _footclient_ when
|
to. Default: _foot_ (normal mode), or _footclient_ (server mode).
|
||||||
started via daemon mode.
|
|
||||||
|
|
||||||
*-m*,*--maximized*
|
*-m*,*--maximized*
|
||||||
Start in maximized mode. If both *--maximized* and *--fullscreen*
|
Start in maximized mode. If both *--maximized* and *--fullscreen*
|
||||||
|
|
|
||||||
|
|
@ -289,9 +289,8 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
||||||
*app-id*
|
*app-id*
|
||||||
Value to set the *app-id* property on the Wayland window to. The
|
Value to set the *app-id* property on the Wayland window to. The
|
||||||
compositor can use this value to e.g. group multiple windows, or
|
compositor can use this value to e.g. group multiple windows, or
|
||||||
apply window management rules. Default: When starting in normal
|
apply window management rules. Default: _foot_ (normal mode), or
|
||||||
mode the app-id will be _foot_. In daemon mode the value will be
|
_footclient_ (server mode).
|
||||||
_footclient_.
|
|
||||||
|
|
||||||
*bold-text-in-bright*
|
*bold-text-in-bright*
|
||||||
Semi-boolean. When enabled, bold text is rendered in a brighter
|
Semi-boolean. When enabled, bold text is rendered in a brighter
|
||||||
|
|
|
||||||
|
|
@ -31,8 +31,7 @@ terminal has terminated.
|
||||||
|
|
||||||
*-a*,*--app-id*=_ID_
|
*-a*,*--app-id*=_ID_
|
||||||
Value to set the *app-id* property on the Wayland window
|
Value to set the *app-id* property on the Wayland window
|
||||||
to. Default: _foot_ when started normally and _footclient_ when
|
to. Default: _foot_ (normal mode), or _footclient_ (server mode).
|
||||||
started via daemon mode.
|
|
||||||
|
|
||||||
*-w*,*--window-size-pixels*=_WIDTHxHEIGHT_
|
*-w*,*--window-size-pixels*=_WIDTHxHEIGHT_
|
||||||
Set initial window width and height, in pixels. Default: _700x500_.
|
Set initial window width and height, in pixels. Default: _700x500_.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue