Ensure scrot.el initializes
- Adds scrot to init.el - Moves the EXWM keybindings to keybindings.el
This commit is contained in:
parent
16fd606f91
commit
3d6b521919
3 changed files with 4 additions and 2 deletions
|
|
@ -27,6 +27,7 @@
|
|||
(require 'email)
|
||||
;; TODO: Consider renaming entr.el.
|
||||
(require 'entr)
|
||||
(require 'scrot)
|
||||
|
||||
;; TODO: Reconcile kbd.el, keybindings.el, wpc-keybindings.el, keyboard.el.
|
||||
(require 'keybindings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue