From 1b98e67a7ddb00b934ecc3e3b43bc88c470435af Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Thu, 16 Jul 2026 11:24:24 +0200 Subject: [PATCH] autoformat --- .github/FUNDING.yml | 7 +++++++ README.md | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..e5118e4 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,7 @@ +github: kevinveenbirkenbach + +patreon: kevinveenbirkenbach + +buy_me_a_coffee: kevinveenbirkenbach + +custom: https://s.veen.world/paypaldonate diff --git a/README.md b/README.md index 515d4f7..9490f5f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Hibernate Setup +[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-blue?logo=github)](https://github.com/sponsors/kevinveenbirkenbach) [![Patreon](https://img.shields.io/badge/Support-Patreon-orange?logo=patreon)](https://www.patreon.com/c/kevinveenbirkenbach) [![Buy Me a Coffee](https://img.shields.io/badge/Buy%20me%20a%20Coffee-Funding-yellow?logo=buymeacoffee)](https://buymeacoffee.com/kevinveenbirkenbach) [![PayPal](https://img.shields.io/badge/Donate-PayPal-blue?logo=paypal)](https://s.veen.world/paypaldonate) + A Python-based utility for configuring hibernation on Linux systems using a swap file. This tool automates resume configuration for GRUB and initramfs and optionally creates a swap file of configurable size.