mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-07-10 11:03:50 -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
|
|
@ -3,6 +3,7 @@
|
|||
_arguments \
|
||||
-s \
|
||||
'(-t --term)'{-t,--term}'[value to set the environment variable TERM to (foot)]:term:->terms' \
|
||||
'(-a --app-id)'{-a,-app-id}'[value to set the window\'s app-id to (foot)]' \
|
||||
'--maximized[start in maximized mode]' \
|
||||
'--fullscreen[start in fullscreen mode]' \
|
||||
'--login-shell[start shell as a login shell]' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue