matugen update

This commit is contained in:
Hannes
2026-04-14 21:28:49 +02:00
parent 218776e25a
commit 41def87bdc
+1 -1
View File
@@ -47,7 +47,7 @@ elif [ -x "/usr/bin/hyprpaper" ]; then
fi fi
if [ -x "/usr/bin/matugen" ]; then if [ -x "/usr/bin/matugen" ]; then
matugen image $image --mode dark matugen image $image --mode dark --source-color-index 0
else else
cp $HOME/.config/quickshell/colors/example_colors.qml $HOME/.config/quickshell/colors/Colors.qml cp $HOME/.config/quickshell/colors/example_colors.qml $HOME/.config/quickshell/colors/Colors.qml
fi fi