From 661ee5b075abcb4acf6f79fe5d7bffe9481ca0a5 Mon Sep 17 00:00:00 2001 From: Ayush Dumasia Date: Sat, 17 May 2025 15:09:39 +0530 Subject: [PATCH] =?UTF-8?q?refactor=20=F0=9F=94=A8:=20GTK=20section=20in?= =?UTF-8?q?=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bdcf134..9dc58a5 100755 --- a/README.md +++ b/README.md @@ -105,7 +105,10 @@ Here’s an improved version of your README **"Quick Installation"** section, wi ``` 4. **GTK Theme Setup**: - I use [`ngw-look`](https://github.com/nwg-piotr/nwg-look) to configure GTK themes and styles. Make sure it's installed and configured as part of your post-install customization. + +- [Catppuccin Gtk theme](https://github.com/catppuccin/gtk/releases) + +- I use [`ngw-look`](https://github.com/nwg-piotr/nwg-look) to configure GTK themes and styles. ---