summaryrefslogtreecommitdiff
path: root/packages/man.el
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2023-07-16 01:24:15 -0400
committerJohn Turner <jturner.usa@gmail.com>2023-07-16 01:24:15 -0400
commita2438dabc3a4d90e34ba6a3099994ed50cf0f01e (patch)
treec0eaa5b4f2f9d59d180908da37c62e92e56824dd /packages/man.el
parent4058ea89d9c6a82ec0dac504e7205cbf22c9ceb3 (diff)
downloademacs.d-a2438dabc3a4d90e34ba6a3099994ed50cf0f01e.tar.gz
fixup
Diffstat (limited to 'packages/man.el')
-rw-r--r--packages/man.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/man.el b/packages/man.el
new file mode 100644
index 0000000..68c2766
--- /dev/null
+++ b/packages/man.el
@@ -0,0 +1,3 @@
+(use-package man
+ :custom
+ (Man-notify-method 'pushy))