Updates #2
@ -82,11 +82,6 @@ newwall=$(echo $wallpaper | sed "s|$HOME/wallpaper/||g")
|
|||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
~/dotfiles/waybar/launch.sh
|
~/dotfiles/waybar/launch.sh
|
||||||
|
|
||||||
# -----------------------------------------------------
|
|
||||||
# Reload Hyprctl.sh
|
|
||||||
# -----------------------------------------------------
|
|
||||||
$HOME/.config/ml4w-hyprland-settings/hyprctl.sh
|
|
||||||
|
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
# Set the new wallpaper
|
# Set the new wallpaper
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
@ -121,7 +116,11 @@ if [ "$1" == "init" ] ;then
|
|||||||
else
|
else
|
||||||
sleep 1
|
sleep 1
|
||||||
dunstify "Changing wallpaper ..." "with image $newwall" -h int:value:25 -h string:x-dunst-stack-tag:wallpaper
|
dunstify "Changing wallpaper ..." "with image $newwall" -h int:value:25 -h string:x-dunst-stack-tag:wallpaper
|
||||||
sleep 2
|
|
||||||
|
# -----------------------------------------------------
|
||||||
|
# Reload Hyprctl.sh
|
||||||
|
# -----------------------------------------------------
|
||||||
|
$HOME/.config/ml4w-hyprland-settings/hyprctl.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user