From ce2f9c8fc0252bb83c686812e914596ce264609e Mon Sep 17 00:00:00 2001 From: MUSFIKUR RHAMAN Date: Tue, 16 Jun 2026 07:32:23 +0600 Subject: [PATCH] Add Monitor Refresh Rate Changer plugin configuration --- ...hanger-f38c9470-7d31-401e-88ca-06c964bb3fc3.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 plugins/MonitorRefreshRateChanger-f38c9470-7d31-401e-88ca-06c964bb3fc3.json diff --git a/plugins/MonitorRefreshRateChanger-f38c9470-7d31-401e-88ca-06c964bb3fc3.json b/plugins/MonitorRefreshRateChanger-f38c9470-7d31-401e-88ca-06c964bb3fc3.json new file mode 100644 index 000000000..7efb04f52 --- /dev/null +++ b/plugins/MonitorRefreshRateChanger-f38c9470-7d31-401e-88ca-06c964bb3fc3.json @@ -0,0 +1,13 @@ +{ + "ID": "f38c9470-7d31-401e-88ca-06c964bb3fc3", + "ActionKeyword": "hz", + "Name": "Monitor Refresh Rate Changer", + "Description": "Change your monitor refresh rate easily from Flow Launcher", + "Author": "MUSFIKUR RHAMAN SIFAT", + "Version": "0.2.0", + "Language": "python", + "Website": "https://github.com/psycodess/hz-plugin", + "IcoPath": "https://cdn.jsdelivr.net/gh/psycodess/hz-plugin@main/Images/app.png", + "UrlDownload": "https://github.com/psycodess/hz-plugin/raw/main/hz-plugin.zip", + "UrlSourceCode": "https://github.com/psycodess/hz-plugin" +}