slackbuilds/system/kitty
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
doinst.sh
kitty.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
kitty.info
slack-desc

README

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.