diff options
Diffstat (limited to 'extensions/userscripts')
-rw-r--r-- | extensions/userscripts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/userscripts b/extensions/userscripts index 4c0cedaf..905a7ed3 100644 --- a/extensions/userscripts +++ b/extensions/userscripts @@ -65,8 +65,9 @@ var sigDocument = -1; var sigCommitted = -1; /* //<DEFAULT_CONFIG - // paths to userscripts - [] + // paths to userscripts, this extension will also load all scripts in from + // $XDG_CONFIG_HOME/.config/dwb/scripts + scripts : [] //>DEFAULT_CONFIG */ |