mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 23:01:59 +00:00
Allow running panel kitten without a cmdline to run
This commit is contained in:
parent
5abc33bcf2
commit
845fc30020
2 changed files with 7 additions and 8 deletions
|
|
@ -76,7 +76,7 @@ disappears at a key press. To do so use the following command::
|
|||
kitty +kitten panel --edge=top --layer=overlay --lines=15 \
|
||||
--focus-policy=exclusive --exclusive-zone=0 --override-exclusive-zone \
|
||||
-o background_opacity=0.8 --toggle-visibility --single-instance \
|
||||
--instance-group=quake kitten run-shell
|
||||
--instance-group=quake
|
||||
|
||||
Run this command in a terminal, and a quick access kitty panel will show up at
|
||||
the top of your screen. Run it again, and the panel will be hidden.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue