summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Bylinka <daniel.bylinka@gmail.com>2020-05-18 00:52:18 +0200
committerDaniel Bylinka <daniel.bylinka@gmail.com>2020-05-18 00:52:18 +0200
commitaaeebc4b367f4482ddc983e30a8d97e87b6c701a (patch)
treefc64956a679803a31e2de9aab5f0fe04c295f142 /README.md
parentff026b9dd4d05eac027af0debb06637483d68b3b (diff)
downloaddwmblocks-aaeebc4b367f4482ddc983e30a8d97e87b6c701a.tar.gz
dwmblocks-aaeebc4b367f4482ddc983e30a8d97e87b6c701a.tar.bz2
dwmblocks-aaeebc4b367f4482ddc983e30a8d97e87b6c701a.zip
Update status after forking and export with setenv
Forking after updating the status can feel unresponsive depending on how long it takes for the command to run. Also link to the statuscmd page on suckless.org instead of the gist.
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 a57f95a..2c4a7b3 100644
--- a/README.md
+++ b/README.md
@@ -14,5 +14,5 @@ Thus, running `pkill -RTMIN+10 dwmblocks` will update it.
Like i3blocks, this build allows you to build in additional actions into your 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).
+For this feature to work, you need the appropriate patch in dwm as well. See [here](https://dwm.suckless.org/patches/statuscmd/).
Credit for those patches goes to Daniel Bylinka (daniel.bylinka@gmail.com).
Software created with 💖