From df65f8065aaf33cd0ad177878cb94ce08020e4a7 Mon Sep 17 00:00:00 2001 From: hat3ph <88069788+hat3ph@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:38:11 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 62a5cfc..b1576c0 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,11 @@ while read -r link; do done < playlist_file ``` +### Changing settings in `Main.qml` + +You can change a few settings in this file +- `font.bold` - set true or false to enable or disable bold font + ### Changing settings in `theme.conf.user` You can change a few settings in this file