prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
7.57k stars 876 forks source link

fix: improve Flatpak installation script for better user interaction … #1793

Open ShinniUwU opened 2 months ago

ShinniUwU commented 2 months ago

Pull Request

Description

This pull request introduces improvements to the Flatpak installation script by adding user interaction features, such as a selection menu and confirmation prompts. These enhancements aim to provide a more user-friendly experience during the installation of Flatpak applications.

Summary of Changes

Motivation and Context

The previous script lacked user interaction and always installed all applications listed in the configuration file. The new script allows for more control over the installation process, making it more flexible and user-friendly.

Dependencies

Related Issues

N/A

Type of change

Please put an x in the boxes that apply:

Checklist

Please put an x in the boxes that apply:

Screenshots

N/A

Additional context

kRHYME7 commented 2 months ago

@rubiin Have you tried running the script?

rubiin commented 2 months ago

Nah I just verified the code visually