qrencode
This commit is contained in:
parent
93739a0591
commit
fda77b2269
2 changed files with 8 additions and 0 deletions
2
init.el
2
init.el
|
@ -2206,6 +2206,8 @@ interfere with the default `bongo-playlist-buffer'."
|
|||
(chris/leader-keys
|
||||
"oM" 'ement-list-rooms))
|
||||
|
||||
(use-package qrencode)
|
||||
|
||||
;; Reduce rendering/line scan work for Emacs by not rendering cursors or regions
|
||||
;; in non-focused windows.
|
||||
(setq-default cursor-in-non-selected-windows nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue