mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-02 06:46:32 -04:00
conf: add app-id config option and --app-id command line option
This commit is contained in:
parent
371dd65949
commit
4d52a870b4
12 changed files with 84 additions and 15 deletions
|
|
@ -15,6 +15,10 @@
|
|||
* **initial-window-mode** option to `footrc`, that lets you control
|
||||
the initial mode for each newly spawned window: _windowed_,
|
||||
_maximized_ or _fullscreen_.
|
||||
* **app-id** option to `footrc`, that sets the _app-id_ property on
|
||||
the Wayland window.
|
||||
* `--app-id` command line option, that sets the _app-id_ property on
|
||||
the Wayland window.
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue