aboutsummaryrefslogtreecommitdiffstats
path: root/kitty-bin/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-01 22:56:07 +0200
committerDanilo M. <danix@danix.xyz>2026-04-01 22:58:53 +0200
commit1045963959ddfb697898fa90476f837aae4e2881 (patch)
treef4f93fcd99ea0f2dfa1342d79baef10d5f66cc7c /kitty-bin/README
parentfbb8e8f558f541d6a573105dc369ba7c563f78eb (diff)
downloadmy-slackbuilds-1045963959ddfb697898fa90476f837aae4e2881.tar.gz
my-slackbuilds-1045963959ddfb697898fa90476f837aae4e2881.zip
repo: move all packages under SlackBuilds/ subfolder
Reorganize repository by moving all 11 package directories into a new SlackBuilds/ subfolder. Update README.md, CLAUDE.md, and hooks/post-commit to reflect the new path structure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'kitty-bin/README')
-rw-r--r--kitty-bin/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/kitty-bin/README b/kitty-bin/README
deleted file mode 100644
index 6ccf6b9..0000000
--- a/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