Skip to content

Commit

Permalink
Add cosmic-color-picker
Browse files Browse the repository at this point in the history
  • Loading branch information
edfloreshz authored May 19, 2024
1 parent b6b8074 commit fdf8811
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions applications.ron
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ Applications(
description: "Web App Manager for Cosmic desktop written with love and libcosmic. Allow you to simply create web applications from given url working inside separate window of your browser of choice.",
repo: "https://github.com/elevenhsoft/WebApps",
image: "https://raw.githubusercontent.com/elevenhsoft/WebApps/0.3.5/res/screenshots/window-dark.png"
),
(
name: "cosmic-color-picker",
description: "A color picker for COSMIC.",
repo: "https://github.com/PixelDoted/cosmic-color-picker",
image: "https://raw.githubusercontent.com/PixelDoted/cosmic-color-picker/main/preview.png"
)
]
)

0 comments on commit fdf8811

Please sign in to comment.