SlackBuildsOrg/system/kitty
Eugen Wissner 832d070f6b
system/kitty: Updated for version 0.30.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-14 10:32:32 +07:00
..
doinst.sh
kitty.info system/kitty: Updated for version 0.30.1 2023-10-14 10:32:32 +07:00
kitty.SlackBuild system/kitty: Updated for version 0.30.1 2023-10-14 10:32:32 +07:00
README
slack-desc

kitty (fast, featureful, GPU-based terminal emulator)

kitty is a terminal emulator for X11 and Wayland [1], which offloads
the rendering to the GPU [2] and supports modern terminal features. It
also supports tiling multiple terminal windows without using an extra
program like screen or tmux.

[1] For Wayland support, it may be necessary to add the following 
    line to ~/.config/kitty/kitty.conf:
    linux_display_server wayland

[2] Requires hardware-accelerated OpenGL support.