diff options
author | awy <awy@awy.one> | 2025-08-01 02:23:24 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-01 02:23:24 +0300 |
commit | e1b30acae23f8de408d1088446683f677651b3a8 (patch) | |
tree | 5e84c6507322d2e713390ab885887009b3172dc8 | |
parent | 444ea9fef588ceb5cb62557e90da1f0b77d4dad9 (diff) | |
download | hyprdots-e1b30acae23f8de408d1088446683f677651b3a8.tar.gz |
fix
-rwxr-xr-x | rice.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ sed -Ei "s/(network).*/\1=yes/" "$scriptopts_dir/thumbfast.conf" # sponsorblock run_as_user curl -Ls -o "$config_dir/scripts/sponsorblock_minimal.lua" $sponsorblock_url || echo "Couldn't download: $sponsorblock_url" -# necessary symlinks (pass for mutt-wizard and bemenu for tessen) +# necessary symlinks (pass for mutt-wizard) ln -s /bin/gopass /bin/pass # pam |