diff --git a/install/hyprlandia.sh b/install/hyprlandia.sh index 2bbfc22..a320d9d 100644 --- a/install/hyprlandia.sh +++ b/install/hyprlandia.sh @@ -1,8 +1,7 @@ yay -S --noconfirm --needed \ - hyprland hyprshot hyprpicker hyprlock hypridle hyprland-qtutils \ + hyprland hyprshot hyprpicker hyprlock hypridle hyprpolkitagent hyprland-qtutils \ wofi waybar mako swaybg \ xdg-desktop-portal-hyprland xdg-desktop-portal-gtk # Start Hyprland on first session echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile - diff --git a/install/hyprpolkitagent.sh b/install/hyprpolkitagent.sh deleted file mode 100644 index dd98fde..0000000 --- a/install/hyprpolkitagent.sh +++ /dev/null @@ -1,8 +0,0 @@ -yay -S --noconfirm --needed hyprpolkitagent - -# Ensure hyprpolkitagent is running in dark mode -mkdir -p ~/.config/systemd/user/hyprpolkitagent.service.d -cat >~/.config/systemd/user/hyprpolkitagent.service.d/override.conf <