diff --git a/applications.ron b/applications.ron index afd34d5..dec47a2 100644 --- a/applications.ron +++ b/applications.ron @@ -8,6 +8,12 @@ Applications( repo: "https://github.com/edfloreshz/tasks", image: "https://raw.githubusercontent.com/edfloreshz/tasks/main/res/screenshots/window-light.png" ), + ( + name: "cosmic-ext-calculator", + description: "A calculator application for the COSMIC desktop.", + repo: "https://github.com/edfloreshz/cosmic-ext-calculator", + image: "https://raw.githubusercontent.com/edfloreshz/cosmic-ext-calculator/main/res/screenshots/window-light.png" + ), ( name: "fan-control", description: "Control your fans with different behaviors.",