diff --git a/hosts/dotfiles/emacs.d/init.el b/hosts/dotfiles/emacs.d/init.el index 8115b32..befb419 100644 --- a/hosts/dotfiles/emacs.d/init.el +++ b/hosts/dotfiles/emacs.d/init.el @@ -45,9 +45,6 @@ (latex . t) ;; Latex support (shell . t)) ;; Posix Shell support ) -;; For when I'm writing blog posts and whatnot -(require 'markdown-mode) -(add-to-list 'auto-mode-alist '("\\.md\\'" . markdown-mode)) ;; Set the default export directory (setq org-export-directory "~/org_exports/") ;; Show inline images in org documents diff --git a/modules/kanata/conf.kbd b/modules/kanata/conf.kbd index 6eb3be7..b8d7aa7 100644 --- a/modules/kanata/conf.kbd +++ b/modules/kanata/conf.kbd @@ -111,8 +111,8 @@ (deflayer nav _ - mbck (movemouse-up 3 3) mfwd _ _ _ mlft mrgt pgup pgdn - (movemouse-left 3 3) (movemouse-down 3 3) (movemouse-right 3 3) _ home left down up right end + mbck (movemouse-up 3 2) mfwd _ _ _ mlft mrgt (mwheel-up 50 120) (mwheel-down 50 120) + (movemouse-left 3 2) (movemouse-down 3 2) (movemouse-right 3 2) _ home left down up right end _ _ _ _ _ _ _ _ _ _ _ _ _ )