Updates
This commit is contained in:
parent
3bbbd148a0
commit
90ad0e5667
@ -24,5 +24,9 @@ echo ":: ML4W Dotfiles Settings App installed successfully"
|
||||
sed -i "s|HOME|${HOME}|g" $HOME/dotfiles/apps/ml4w-hyprland-settings.desktop
|
||||
cp $HOME/dotfiles/apps/ml4w-hyprland-settings.desktop $HOME/.local/share/applications
|
||||
echo ":: ML4W Hyprland Settings App installed successfully"
|
||||
|
||||
echo
|
||||
if [ -f ~/.config/ml4w-hyprland-settings/hyprctl.sh ] ;then
|
||||
echo ":: Starting restore from ML4W Hyprland Settings App"
|
||||
~/.config/ml4w-hyprland-settings/hyprctl.sh
|
||||
fi
|
||||
echo
|
@ -1 +1 @@
|
||||
2.9RC1
|
||||
2.9RC2
|
Loading…
Reference in New Issue
Block a user