aboutsummaryrefslogtreecommitdiffstats
path: root/SlackBuilds/kitty-bin/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-03 18:17:29 +0200
committerDanilo M. <danix@danix.xyz>2026-04-03 18:17:29 +0200
commitebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 (patch)
treec54b2a6d28a89333b771bdee05e6baa45fe0c94f /SlackBuilds/kitty-bin/README
parent1045963959ddfb697898fa90476f837aae4e2881 (diff)
downloadmy-slackbuilds-ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7.tar.gz
my-slackbuilds-ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7.zip
repo: flatten layout — move packages to root, extras to .extras/
- Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'SlackBuilds/kitty-bin/README')
-rw-r--r--SlackBuilds/kitty-bin/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/SlackBuilds/kitty-bin/README b/SlackBuilds/kitty-bin/README
deleted file mode 100644
index 6ccf6b9..0000000
--- a/SlackBuilds/kitty-bin/README
+++ /dev/null
@@ -1,14 +0,0 @@
-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