summaryrefslogtreecommitdiff
path: root/.config/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/init.el')
-rw-r--r--.config/emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index 71d6cdf..348cbc8 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -90,7 +90,7 @@ in-place, the old list reference does not remain valid."
(use-package newsticker
:demand t
- :bind (("C-z C-g" . newsticker-show-news)
+ :bind (("C-z C-n" . newsticker-show-news)
:map newsticker-treeview-item-mode-map
("C-j" . rip-video))
:custom