made maguten not needed instead take example color
This commit is contained in:
@@ -46,7 +46,11 @@ elif [ -x "/usr/bin/hyprpaper" ]; then
|
|||||||
hyprctl hyprpaper wallpaper ", $image"
|
hyprctl hyprpaper wallpaper ", $image"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -x "/usr/bin/matugen" ]; then
|
||||||
matugen image $image --mode dark
|
matugen image $image --mode dark
|
||||||
|
else
|
||||||
|
cp $HOME/.config/quickshell/colors/example_colors.qml $HOME/.config/quickshell/colors/Colors.qml
|
||||||
|
fi
|
||||||
|
|
||||||
### Blured Wallpaper for wlogout
|
### Blured Wallpaper for wlogout
|
||||||
blur="50x30"
|
blur="50x30"
|
||||||
|
|||||||
Reference in New Issue
Block a user