diff options
Diffstat (limited to 'dwmbar')
-rwxr-xr-x | dwmbar | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ CUSTOM_DIR="$CONFIG_DIR/custom" CONFIG_FILE="$CONFIG_DIR/config" CACHE_DIR="$CONFIG_DIR/.cache" -INTERNET=0 +INTERNET=1 export INTERNET print_help(){ |