From c39b909d11956e4436d0e8d30b4d4011e461b1df Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 30 Jun 2025 07:04:33 +0100 Subject: [PATCH] fix gui --theme example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1338c29..1cfa760 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Just enter the filename and click *Start*. You can change the colour theme with the --theme option: ```console -simple-recorder --theme="Light Purple" +simple-recorder-gui --theme="Light Purple" ``` [obs-studio]: https://obsproject.com/ \ No newline at end of file