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
|
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
|
cp $HOME/dotfiles/apps/ml4w-hyprland-settings.desktop $HOME/.local/share/applications
|
||||||
echo ":: ML4W Hyprland Settings App installed successfully"
|
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
|
echo
|
@ -1 +1 @@
|
|||||||
2.9RC1
|
2.9RC2
|
@ -1,4 +1,4 @@
|
|||||||
# ML4W Dotfiles 2.9 RC1
|
# ML4W Dotfiles 2.9 RC2
|
||||||
|
|
||||||
An advanced configuration of Hyprland and Qtile for Arch Linux based distributions. This package includes an installation script to install and setup the required components.
|
An advanced configuration of Hyprland and Qtile for Arch Linux based distributions. This package includes an installation script to install and setup the required components.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user