summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-05-26 07:26:42 -0400
committerGitHub <noreply@github.com>2020-05-26 07:26:42 -0400
commit6d75ac1b00482e842f3e600cddde3b31a1c35ede (patch)
tree14e17d12341cec0d909212d1dbdac07f5a955325 /README.md
parent0666c8a14d4c87ec7fda7d9fa146f6a292126b3b (diff)
parent373d96844fb93e4a2e5aee4d3b9f866c032190a4 (diff)
downloaddwmblocks-6d75ac1b00482e842f3e600cddde3b31a1c35ede.tar.gz
dwmblocks-6d75ac1b00482e842f3e600cddde3b31a1c35ede.tar.bz2
dwmblocks-6d75ac1b00482e842f3e600cddde3b31a1c35ede.zip
Merge pull request #23 from danbyl/forkbefore
Update status after forking and export with setenv
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2547ffa..b6a4685 100644
--- a/README.md
+++ b/README.md
@@ -42,5 +42,5 @@ scripts in response to click events. See the above linked scripts for examples
of this using the `$BLOCK_BUTTON` variable.
For this feature to work, you need the appropriate patch in dwm as well. See
-[here](https://gist.github.com/danbyl/54f7c1d57fc6507242a95b71c3d8fdea).
+[here](https://dwm.suckless.org/patches/statuscmd/).
Credit for those patches goes to Daniel Bylinka (daniel.bylinka@gmail.com).
Software created with 💖