summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-04-28 17:32:34 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-04-28 17:32:34 +0900
commit0ec063d2316e15597e5bc7e1f3a3ba4496724f03 (patch)
tree0741057cf5f77421c3af5fb3fe05991d8c7a60f3
parent261fecbf188da416db1f10f6ec3ebd77bb83cade (diff)
downloaddotfiles-0ec063d2316e15597e5bc7e1f3a3ba4496724f03.tar.gz
add flac openwith association
-rw-r--r--.emacs.d/init-custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index 7d12c15f..22b3ebd5 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -67,7 +67,7 @@
'(jabber-alert-presence-hooks nil)
'(mairix-file-path "~/local")
'(mairix-search-file "mairixresults")
- '(openwith-associations (quote (("\\.pdf\\'" "evince" (file)) ("\\.\\(ogg\\|mp3\\)\\'" "vlc" (file)) ("\\.\\(doc\\|docx\\|xls\\|xlsx\\)\\'" "soffice" (file)) ("\\.mkv\\'" "vlc" (file)) ("\\.avi\\'" "vlc" (file)) ("\\.mp4\\'" "vlc" (file)) ("\\.ppt\\'" "soffice" (file)) ("\\.\\(ppt\\|pptx\\|potx\\)\\'" "soffice" (file)) ("\\.wmv\\'" "vlc" (file)) ("\\.flv\\'" "vlc" (file)) ("\\.hwp\\'" "hanword" (file)))))
+ '(openwith-associations (quote (("\\.pdf\\'" "evince" (file)) ("\\.\\(ogg\\|mp3\\|flac\\)\\'" "vlc" (file)) ("\\.\\(doc\\|docx\\|xls\\|xlsx\\)\\'" "soffice" (file)) ("\\.mkv\\'" "vlc" (file)) ("\\.avi\\'" "vlc" (file)) ("\\.mp4\\'" "vlc" (file)) ("\\.ppt\\'" "soffice" (file)) ("\\.\\(ppt\\|pptx\\|potx\\)\\'" "soffice" (file)) ("\\.wmv\\'" "vlc" (file)) ("\\.flv\\'" "vlc" (file)) ("\\.hwp\\'" "hanword" (file)))))
'(org-agenda-sticky t)
'(org-agenda-time-grid
(quote