summaryrefslogtreecommitdiff
path: root/view-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'view-conf.el')
-rw-r--r--view-conf.el11
1 files changed, 7 insertions, 4 deletions
diff --git a/view-conf.el b/view-conf.el
index 8556eff..65f5d9f 100644
--- a/view-conf.el
+++ b/view-conf.el
@@ -106,6 +106,7 @@ If ARG is '(16), view the battery information."
(define-key map (vector ?c) #'calendar)
(define-key map (vector ?r) #'choose-recent-file)
(define-key map (vector ?n) #'novel)
+ (define-key map (vector ?w) #'durand-eww-map)
map)
"The keymap that is related to my custom functions about viewing.")
;;; Hyper key
@@ -127,10 +128,12 @@ If ARG is '(16), view the battery information."
;;;###autoload
(defvar durand-open-targets
- (list (list "Safari" "open" "-a" "Safari" (list "https://www.youtube.com"
- "https://www.gmail.com"
- "https://www.facebook.com"
- "https://protesilaos.com"))
+ (list (list "Safari" "open" "-a" "Safari"
+ (list "https://www.youtube.com"
+ "https://www.gmail.com"
+ "https://www.facebook.com"
+ "https://protesilaos.com"
+ "https://wmail1.cc.ntu.edu.tw/index.php?url=https%3A%2F%2Fwmail1.cc.ntu.edu.tw%2F"))
(list "Terminal" "open" "-a" "Terminal" (list
"/Users/durand/Desktop/Centre/Vidéos/"
"/Users/durand/Desktop/Centre/Musique/"