Configuration is serious business

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2018-07-27 20:03:36 +03:00
parent 614b2bea94
commit 213c8e4ce2
2 changed files with 98 additions and 7 deletions

View File

@@ -2,6 +2,15 @@
# Configuration file for sx-open
# Note that as sx-open checks the regexes in order, they should be placed in order from specific to less so.
# Disable desktop notifications
#cfg notify false
# Enable verbose mode
#cfg verbose true
# Enable dry run mode (implies verbose)
#cfg dryrun true
# <cmd> macros:
# %target% — The first argument to this script.
# If not found, target is appended to the end of <cmd>