diff options
author | Freya Murphy <freya@freyacat.org> | 2024-04-05 15:11:06 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-04-05 15:11:06 -0400 |
commit | 7d1caf4249319180f637cd3d1a1f7d9a5bffe141 (patch) | |
tree | 44b167845f0dbb42b3c6a3a1d6e492318d5aa92b /.config/ranger/rifle.conf | |
parent | update init script and configs (diff) | |
download | dotfiles-arch-7d1caf4249319180f637cd3d1a1f7d9a5bffe141.tar.gz dotfiles-arch-7d1caf4249319180f637cd3d1a1f7d9a5bffe141.tar.bz2 dotfiles-arch-7d1caf4249319180f637cd3d1a1f7d9a5bffe141.zip |
hi
Diffstat (limited to '.config/ranger/rifle.conf')
-rw-r--r-- | .config/ranger/rifle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index c5ae654..ab9a0e9 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -2,7 +2,7 @@ # web ext x?html?, has librewolf, X, flag f = librewolf -- "$@" -ext x?html?, has firefox, X, flag f = firefox -- "$@" +ext x?html?, has firefox, X, flag f = firefox -- "$@" # editor mime ^text, label editor = ${VISUAL:-$EDITOR} -- "$@" |