no quotes

This commit is contained in:
2025-09-16 10:21:33 -05:00
parent 91f6c637de
commit 538b6051e2

View File

@@ -57,7 +57,7 @@
''$alpha=100
fi
if [[ -f "~/.config/wal/colorschemes/dark/''${''$(basename ''$img)}-''$alpha.json" ]]; then
if [[ -f ~/.config/wal/colorschemes/dark/''${''$(basename ''$img)}-''$alpha.json ]]; then
${pkgs.pywal16}/bin/wal -n -f "''${''$(basename ''$img)}-''$alpha"
else
${pkgs.pywal16}/bin/wal -n -i ''$img -a ''$alpha --cols16 -p "''${''$(basename ''$img)}-''$alpha"