diff options
| author | danix <danix@danix.xyz> | 2026-03-31 09:34:59 +0200 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2026-03-31 09:34:59 +0200 |
| commit | e51dcfd426d0bb475a3d12eed8d54a46b0f17444 (patch) | |
| tree | 153619df5af5632abd399a8baa51b7b9eb47a828 /kitty-bin/README | |
| parent | e935183ec65007f4ae24ac41aab8dfbd15e28af4 (diff) | |
| download | my-slackbuilds-e51dcfd426d0bb475a3d12eed8d54a46b0f17444.tar.gz my-slackbuilds-e51dcfd426d0bb475a3d12eed8d54a46b0f17444.zip | |
Added some of the packages I maintain on my personal system
Diffstat (limited to 'kitty-bin/README')
| -rw-r--r-- | kitty-bin/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kitty-bin/README b/kitty-bin/README new file mode 100644 index 0000000..6ccf6b9 --- /dev/null +++ b/kitty-bin/README @@ -0,0 +1,14 @@ +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. + +This is a repackage of the binaries distributed by upstream |
