diff options
-rw-r--r-- | ranger/config/rifle.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf index e4528875..1e249a7d 100644 --- a/ranger/config/rifle.conf +++ b/ranger/config/rifle.conf @@ -58,6 +58,7 @@ ext x?html?, has uzbl, X, flag f = uzbl -- "$@" ext x?html?, has uzbl-browser, X, flag f = uzbl-browser -- "$@" ext x?html?, has uzbl-core, X, flag f = uzbl-core -- "$@" ext x?html?, has midori, X, flag f = midori -- "$@" +ext x?html?, has chromium, X, flag f = chromium -- "$@" ext x?html?, has opera, X, flag f = opera -- "$@" ext x?html?, has firefox, X, flag f = firefox -- "$@" ext x?html?, has seamonkey, X, flag f = seamonkey -- "$@" |