diff options
| -rw-r--r-- | .github/FUNDING.yml | 4 | ||||
| -rw-r--r-- | README.md | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..4829195 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,4 @@ +# These are supported funding model platforms + +github: [phenax] +liberapay: phenax @@ -4,6 +4,9 @@ A Suckless Hot Key daemon for X inspired by the suckless philosophy with configu ~200 LOC. ~20KB binary. +<a href="https://liberapay.com/phenax/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a> + + ## Installation Clone the repo and run ```bash |
