From d23e2c8ef41f841be49dfa3126d5e4dc6ca56bee Mon Sep 17 00:00:00 2001 From: Krypton Date: Fri, 21 Apr 2023 14:55:26 +0200 Subject: [PATCH] docs(ports): Added PowerPoint Slides port (#2018) --- README.md | 1 + resources/ports.yml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 88842b9..f1b3d1d 100644 --- a/README.md +++ b/README.md @@ -1124,6 +1124,7 @@ Catppuccin is available for various apps and in different formats. Here is a lis - [ichi.moe](https://github.com/catppuccin/ichi.moe) - [Mailspring](https://github.com/catppuccin/mailspring) - [OBS Studio](https://github.com/catppuccin/obs) +- [PowerPoint Slides](https://github.com/catppuccin/powerpoint-slides) - [Proton](https://github.com/catppuccin/proton) - [qBittorrent](https://github.com/catppuccin/qbittorrent) - [ShareX](https://github.com/catppuccin/sharex) diff --git a/resources/ports.yml b/resources/ports.yml index f736772..17795c9 100644 --- a/resources/ports.yml +++ b/resources/ports.yml @@ -584,6 +584,12 @@ ports: name: Polybar category: system platform: [linux] + powerpoint-slides: + name: PowerPoint Slides + category: productivity + icon: microsoftpowerpoint + color: red + platform: [macos, windows] prismlauncher: name: Prism Launcher category: game