Add screenshots of quick access terminal

This commit is contained in:
Kovid Goyal 2025-04-30 14:29:35 +05:30
parent baefb15270
commit 0a2872446e
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
4 changed files with 13 additions and 1 deletions

View file

@ -62,7 +62,7 @@ extensions = [
'sphinx.ext.extlinks',
'sphinx_copybutton',
'sphinx_inline_tabs',
"sphinxext.opengraph",
'sphinxext.opengraph',
]
# URL for OpenGraph tags

View file

@ -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:

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB