From 0e868c74ca0089acffdce0d0e8be32365c878a33 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Thu, 14 May 2026 01:54:35 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 986306d..2f04eaf 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,7 @@ Capture AI combines the flexibility of coding-focused AI tools with everyday AI

🖥️ GTK4 UI Dependencies ``` - sudo apt install -y python3-gi gobject-introspection gir1.2-gtk-4.0 gir1.2-adw-1 libgtk-4-1 libadwaita-1-0 + sudo apt install -y python3-gi python3-gi-cairo gobject-introspection gir1.2-gtk-4.0 gir1.2-adw-1 libgtk-4-1 libadwaita-1-0 ```

🎨 Rendering & Graphics @@ -308,7 +308,7 @@ Capture AI combines the flexibility of coding-focused AI tools with everyday AI

🧰 System Utilities ``` - sudo apt install -y xdg-utils fonts-noto-color-emoji + sudo apt install -y xdg-utils fonts-noto-color-emoji xdg-desktop-portal xdg-desktop-portal-gtk ```