diff options
-rwxr-xr-x | bm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ echo "$LIST" | grep -q "org.qutebrowser.qutebrowser" && \ #}}} #{{{ getopts -unset ARG +unset ARG BSC BRA FDC FFC LWC QBC CLIPB URL while getopts "hbBcrflqxwd:u:" o; do case "${o}" in b) BSC="y" ;; B) BRA="y" ;; |