Skip to content

Commit

Permalink
Adding keyboard shortcut for window-tool-bar package development.
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosemer committed Feb 2, 2024
1 parent 357c77f commit f768280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions emacs.el
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@

;; My experimental package, <http://github.com/chaosemer/window-tool-bar>
(global-window-tool-bar-mode 1)
(keymap-global-set "C-x C-m" #'window-tool-bar-show-memory-use)

;;; Faces:

Expand Down

0 comments on commit f768280

Please sign in to comment.