From e6b08aa503b84b574e513712f716097f20261813 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Wed, 2 Apr 2025 16:29:29 +0200 Subject: [PATCH] Added meta info for favicon-generator and added setup-hibernate entry --- config/defaults.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config/defaults.yaml b/config/defaults.yaml index 0f0c905..c462e2d 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -342,6 +342,18 @@ repositories: alias: favgen provider: github.com repository: favicon-generator + description: Favicon-generator is a Python tool that creates multi-resolution favicons from a single image by using imgrszr for resizing and ImageMagick to combine the images into one .ico file. + homepage: https://github.com/kevinveenbirkenbach/favicon-generator + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 +- account: kevinveenbirkenbach + alias: setup-hibernate + provider: github.com + description: A Python script to configure hibernation on Linux systems using a swap file, including GRUB and initramfs integration. Optional swap file creation with custom size support. + homepage: https://github.com/kevinveenbirkenbach/setup-hibernate + repository: setup-hibernate verified: gpg_keys: - 44D8F11FD62F878E