From fa3ddb11210fbc3c01ad8ed7526ab44226afe269 Mon Sep 17 00:00:00 2001 From: tonythethompson Date: Wed, 29 Jul 2026 09:55:00 -0700 Subject: [PATCH] Add QuickShell PowerToys Run plugin Co-authored-by: Cursor --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index a28bdf8..8b442aa 100644 --- a/readme.md +++ b/readme.md @@ -82,6 +82,8 @@ PowerToys Run is a quick launcher for Windows. It is open-source and modular for - [Hotkeys](https://github.com/ruslanlap/PowerToysRun-Hotkeys) - Find and copy keyboard shortcuts for various applications. - [TemplateRunner](https://github.com/Heck-R/PowerToys.Run.Plugin.TemplateRunner) - Use simple commands and scripts as mini plugins. +- [QuickShell](https://github.com/tonythethompson/QuickShell) - Open saved project folders in any terminal; shares shortcuts with the Quick Shell Command Palette extension. + ## Resources - [Visual Studio Template](https://github.com/8LWXpg/PowerToysRun-PluginTemplate) - Visual Studio template for community plugins.