mylinuxforwork / dotfiles

The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
GNU General Public License v3.0
1.09k stars 83 forks source link

[FEATURE] Build ML4W Apps during install. #281

Open 0blivi0nis opened 1 month ago

0blivi0nis commented 1 month ago

Currently, the ML4W Apps are baked into the repository. This works out as a temporary solution but in the long run, does not make sense. Instead of shipping the app images with the dotfiles, I believe they should be installed directly from your source repositories. This would make it easier for you to push updates to them in the future if necessary.

mylinuxforwork commented 1 month ago

@0blivi0nis I totally agree with you. I have already started to think about to create dedicated AURs for each app. What do you think?

0blivi0nis commented 1 month ago

@mylinuxforwork completely missed this. That sounds great.

mylinuxforwork commented 1 month ago

@0blivi0nis The upcoming 2.9.6.2 will install the apps into the correct system paths of your Arch Linux. Launch planned for this weekend. This is the first step to prepare AURs.