Updated to current

This commit is contained in:
edwark43
2025-02-07 15:18:20 -05:00
parent c79881b41c
commit 4e391f7e4b
26 changed files with 192 additions and 126 deletions

View File

@@ -1,5 +1,5 @@
# Websites
ext x?html?, has brave, X, flag f = brave -- "$@"
ext x?html?, has librewolf, X, flag f = librewolf -- "$@"
# Misc
mime ^text, label editor = nvim -- "$@"
@@ -95,4 +95,4 @@ label editor, !mime ^text, !ext xml|json|csv|tex|py|pl|rb|js|sh|php = ${VISUAL:
label pager, !mime ^text, !ext xml|json|csv|tex|py|pl|rb|js|sh|php = "$PAGER" -- "$@"
# The very last action, so that it's never triggered accidentally, is to execute a program:
mime application/x-executable = "$1"
mime application/x-executable = "$1"