From a7d8e5039ec40da9ff6efba44c11ea913fcb8641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Fri, 18 Apr 2025 07:43:03 +0200 Subject: [PATCH] Add kitty to progs.csv --- progs.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/progs.csv b/progs.csv index 62d4e43..a8e2dd5 100644 --- a/progs.csv +++ b/progs.csv @@ -1,5 +1,7 @@ #TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing) ,hyprland,"is a tiling compositor for wayland." +,kitty,"is a terminal emulator." +,kitty-terminfo,"enables terminal libraries to utilize kitty's capabilities." ,aerc,"does something" ,arduino-ide,"does something" ,artix-archlinux-support,"does something"