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
523 stars 53 forks source link

[FEATURE] Detect AUR Helper #166

Closed mylinuxforwork closed 3 weeks ago

mylinuxforwork commented 3 weeks ago

Is your feature request related to a problem? Please describe. Currently, the ML4W Dotfiles require yay as AUR Helper. But many users are using paru as well. This needs to be configurable.

Describe the solution you'd like In the installation procedure the script needs to detect if yay or paru or both are available. Then the available AUR helper needs to be set or the user must decide.