From c0338d588fe95106d88a3ab29807b40f3284cde8 Mon Sep 17 00:00:00 2001 From: Ilya Kotov <iokotov@astralinux.ru> Date: Sun, 12 Mar 2023 13:01:18 +0300 Subject: [PATCH] updated README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 48905bf..6c57dc6 100644 --- a/README +++ b/README @@ -64,6 +64,7 @@ Files and Directories: qt6ct - Qt6 configuration tool libqt6ct.so - qt6ct platform plugin libqt6ct-style.so - qt6ct proxy style plugin +libqt6ct-common.so - qt6ct shared library ~/.config/qt6ct/qt6ct.conf - configuration file ~/.config/qt6ct/qss, ~/.local/share/qt6ct/qss, /usr/share/qt6ct/qss, /usr/local/share/qt6ct/qss - style sheets ~/.config/qt6ct/colors,~/.local/share/qt6ct/colors, /usr/share/qt6ct/colors, -- GitLab