]> git.rmz.io Git - dotfiles.git/blobdiff - ranger/rifle.conf
vim: reformat ycm_extra_conf
[dotfiles.git] / ranger / rifle.conf
index f3476958f33eb3ba9229d581fcf34e1cc49a98c3..5b231d07b2649025742e6f30443910e8a2e03d6a 100644 (file)
 # only running the current file even if you have marked multiple files.
 
 # Play videos with mpv
-match ^https?://www.youtube.com/watch\?, has mpv, X, terminal = mpv --profile=mimeo -- $1
-match ^https?://www.youtube.com/watch\?, has mpv, X, flag f   = mpv --profile=mimeo -- $1
+match ^https?://www.youtube.com/watch\?, has mpv, X, terminal = mpv -- $1
+match ^https?://www.youtube.com/watch\?, has mpv, X, flag f   = mpv --quiet -- $1
+
+# open web url with BROWSER
+match ^https?://, X, flag f = $BROWSER -- "$@"
 
 #-------------------------------------------
 # Websites