aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-05-21 02:02:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-05-21 02:12:53 +1200
commitec401dcd28815aed5da3d5fbf53f247ed003b03e (patch)
tree62d4260ee332e8fc97db5e412695ddc583c59f14 /Makefile
parentDon't copy PRIMARY to CLIPBOARD from urxvt anymore (diff)
downloaddotfiles-ec401dcd28815aed5da3d5fbf53f247ed003b03e.tar.gz
dotfiles-ec401dcd28815aed5da3d5fbf53f247ed003b03e.zip
Rewrite dmp(1df) as dmenu_pass(1df)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79a1edc3..52246ad6 100644
--- a/Makefile
+++ b/Makefile
@@ -117,7 +117,7 @@ BINS = bin/ap \
bin/ddup \
bin/defang \
bin/dfv \
- bin/dmp \
+ bin/dmenu_pass \
bin/dub \
bin/edda \
bin/eds \