remove f12 for agenda for now

This commit is contained in:
Inhji 2024-02-06 15:27:48 +01:00
parent 5edaa5b1a9
commit f44ed3939d
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@ This codeblock should be the first in this file!
* Keybindings
#+begin_src emacs-lisp
(map! "<f12>" #'org-agenda-list)
;; This will add a key combination oF F-1-2 breaking basic typing lol
;;(map! "<f12>" #'org-agenda-list)
#+end_src
* Appearance