mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Add screenshots of quick access terminal
This commit is contained in:
parent
baefb15270
commit
0a2872446e
4 changed files with 13 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ extensions = [
|
|||
'sphinx.ext.extlinks',
|
||||
'sphinx_copybutton',
|
||||
'sphinx_inline_tabs',
|
||||
"sphinxext.opengraph",
|
||||
'sphinxext.opengraph',
|
||||
]
|
||||
|
||||
# URL for OpenGraph tags
|
||||
|
|
|
|||
|
|
@ -14,6 +14,18 @@ Make a Quake like quick access terminal
|
|||
Works on macOS and Wayland, except for GNOME.
|
||||
|
||||
|
||||
.. figure:: ../screenshots/quake-macos.webp
|
||||
:alt: Screenshot, showing the kitty floating quick access terminal above the background which is the program ``btop``, running inside kitty, on macOS
|
||||
:align: center
|
||||
:width: 100%
|
||||
|
||||
|
||||
.. figure:: ../screenshots/quake-hypr.webp
|
||||
:alt: Screenshot, showing the kitty floating quick access terminal above the background which is the program ``btop``, running inside kitty, on Hyprland in Linux
|
||||
:align: center
|
||||
:width: 100%
|
||||
|
||||
|
||||
This kitten can be used to make a quick access terminal, that appears and
|
||||
disappears at a key press. To do so use the following command:
|
||||
|
||||
|
|
|
|||
BIN
docs/screenshots/quake-hypr.webp
Normal file
BIN
docs/screenshots/quake-hypr.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 460 KiB |
BIN
docs/screenshots/quake-macos.webp
Normal file
BIN
docs/screenshots/quake-macos.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
Loading…
Add table
Add a link
Reference in a new issue