Updates #2
@ -21,4 +21,8 @@ sed -i "s|HOME|${HOME}|g" $HOME/dotfiles/apps/ml4w-dotfiles-settings.desktop
|
||||
cp $HOME/dotfiles/apps/ml4w-dotfiles-settings.desktop $HOME/.local/share/applications
|
||||
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
|
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=ML4W Dotfiles Settings App
|
||||
Exec=HOME/dotfiles/apps/ML4W_Dotfiles_Settings-x86_64.AppImage
|
||||
Name=ML4W Hyprland Settings App
|
||||
Exec=HOME/dotfiles/apps/ML4W_Hyprland_Settings-x86_64.AppImage
|
||||
Icon=HOME/dotfiles/apps/ml4w-icon.png
|
||||
Terminal=false
|
||||
Categories=Utility
|
7
apps/ml4w-hyprland-settings.desktop
Executable file
7
apps/ml4w-hyprland-settings.desktop
Executable file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=ML4W Dotfiles Settings App
|
||||
Exec=HOME/dotfiles/apps/ML4W_Dotfiles_Settings-x86_64.AppImage
|
||||
Icon=HOME/dotfiles/apps/ml4w-icon.png
|
||||
Terminal=false
|
||||
Categories=Utility
|
Loading…
Reference in New Issue
Block a user