diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-28 12:45:58 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-28 12:45:58 +0100 |
| commit | db25bee6cfbac01fb524452a536fa5a0f14631f0 (patch) | |
| tree | dcde4859de2b2dc156d93666bb67a2f511f45bcf /emacs/init.org | |
| parent | d7e30e55b29461c76b461ddd73088f48e482ed65 (diff) | |
| download | dotfiles-db25bee6cfbac01fb524452a536fa5a0f14631f0.tar.gz dotfiles-db25bee6cfbac01fb524452a536fa5a0f14631f0.zip | |
config/dunst: allow icons to be set
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/init.org')
| -rw-r--r-- | emacs/init.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/init.org b/emacs/init.org index b11c828..a7a874d 100644 --- a/emacs/init.org +++ b/emacs/init.org @@ -1625,7 +1625,6 @@ too many things into my leader and these shortcuts look sensible to me). :ensure t :bind (("C-c d" . crux-delete-file-and-buffer) ("C-c r" . crux-rename-file-and-buffer) - ("C-c i" . crux-find-user-init-file) ("C-c o" . crux-open-with))) #+END_SRC * Credits |
