Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion applets.ron
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@ Applets(
name: "cosmic-ssh-launcher",
description: "SSH launcher panel applet — quick access to hosts from ~/.ssh/config",
repo: "https://github.com/raph-ael/cosmic-ssh-launcher",
)
),
(
name: "cosmic-applet-arch",
description: "Applet to display Arch Linux package update status",
repo: "https://github.com/nick42d/cosmic-applet-arch",
image: "https://github.com/user-attachments/assets/69c49436-226f-4349-afae-94d34694d565"
),
]
)