Skip to content

Commit

Permalink
Update set-hypr
Browse files Browse the repository at this point in the history
  • Loading branch information
gfhdhytghd authored Feb 28, 2024
1 parent 80bb6a6 commit d26b39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set-hypr
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ if [[ $INST == "Y" || $INST == "y" ]]; then

# Stage 2 - more tools
echo -e "$CNT - Stage 2 - Installing additional tools and utilities, this may take a while..."
for SOFTWR in polkit-gnome python-requests kweather pamixer pavucontrol brightnessctl bluez bluez-utils blueman network-manager-applet gvfs file-roller btop pacman-contrib ruby-fusuma
for SOFTWR in polkit-gnome python-requests kweather pamixer pavucontrol brightnessctl bluez bluez-utils blueman network-manager-applet gvfs file-roller btop pacman-contrib ruby-fusuma google-chrome
do
install_software $SOFTWR
done
Expand Down

0 comments on commit d26b39d

Please sign in to comment.