From 3b1ce13f3d0c6f90fa46a11b4d0f89aa6bf7af62 Mon Sep 17 00:00:00 2001 From: wiiznokes <78230769+wiiznokes@users.noreply.github.com> Date: Mon, 25 Mar 2024 01:51:15 +0100 Subject: [PATCH] Update applets.ron --- applets.ron | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/applets.ron b/applets.ron index a9cb680..045c488 100644 --- a/applets.ron +++ b/applets.ron @@ -12,5 +12,11 @@ Applets( repo: "https://github.com/leb-kuchen/cosmic-applet-places-status-indicator", image: "https://preview.redd.it/here-there-are-cosmics-version-of-gnomes-popular-extension-v0-1vmlqqpeh9pc1.png?width=1920&format=png&auto=webp&s=fdfdffdb3e515a52651ab4e4c7496fc2ef686f7b" ), + ( + name: "cosmic-clipboard-manager", + description: "Clipboard manager for COSMIC", + repo: "https://github.com/wiiznokes/cosmic-clipboard-manager", + image: "https://github.com/wiiznokes/cosmic-clipboard-manager/assets/78230769/db504da6-38d8-460e-afef-27ba5fa6101c" + ), ] )