script better

This commit is contained in:
2025-09-05 12:15:56 -05:00
parent bb9f3f390f
commit 35fa4a55da

View File

@@ -32,7 +32,7 @@
(pkgs.writeShellScriptBin "changeColors" '' (pkgs.writeShellScriptBin "changeColors" ''
if [[ $(ls ~/.config/ | grep bga) != bga ]]; then if [[ ! -f ~/.config/bga ]]; then
echo 100 > ~/.config/bga echo 100 > ~/.config/bga
fi fi