aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-08-02 14:34:27 +0530
committerAkshay Nair <phenax5@gmail.com>2020-08-02 14:34:27 +0530
commiteb8a63354e4391b8c30314dc16c58c35944480db (patch)
treee35079f585e6c212bf4af5996bc6d08e270475c2
parentfb3598f5b3965008aece02eac0afc2f15aee40e4 (diff)
parentabf9fd899a00688ac4072e8bb4c24cb9c7d42853 (diff)
downloadshotkey-eb8a63354e4391b8c30314dc16c58c35944480db.tar.gz
shotkey-eb8a63354e4391b8c30314dc16c58c35944480db.zip
Merge branch 'master' of github.com:phenax/shotkey into personal
-rw-r--r--.github/FUNDING.yml4
-rw-r--r--README.md3
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
diff --git a/README.md b/README.md
index 4a76202..b40254f 100644
--- a/README.md
+++ b/README.md
@@ -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