diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-08-02 14:34:27 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-08-02 14:34:27 +0530 |
| commit | eb8a63354e4391b8c30314dc16c58c35944480db (patch) | |
| tree | e35079f585e6c212bf4af5996bc6d08e270475c2 | |
| parent | fb3598f5b3965008aece02eac0afc2f15aee40e4 (diff) | |
| parent | abf9fd899a00688ac4072e8bb4c24cb9c7d42853 (diff) | |
| download | shotkey-eb8a63354e4391b8c30314dc16c58c35944480db.tar.gz shotkey-eb8a63354e4391b8c30314dc16c58c35944480db.zip | |
Merge branch 'master' of github.com:phenax/shotkey into personal
| -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 |
