From 357a82e171cdd81db94f2851261538793820ba21 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Tue, 23 Dec 2025 23:45:23 +0100 Subject: [PATCH] Add arch-update --- install_gui.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install_gui.sh b/install_gui.sh index 0f90d83..da94c08 100755 --- a/install_gui.sh +++ b/install_gui.sh @@ -104,7 +104,7 @@ paru -S --noconfirm --needed \ # Other Utilities paru -S --noconfirm --needed \ nm-connection-editor network-manager-applet ffmpegthumbnailer hyfetch fastfetch \ - tesseract tesseract-data-eng nvtop lazydocker lazygit + tesseract tesseract-data-eng nvtop lazydocker lazygit arch-update # Themes (Qt theme, GTK theme, icons theme, cursor theme) paru -S --noconfirm --needed \ @@ -152,7 +152,7 @@ gsettings set org.gnome.desktop.interface cursor-size 24 # Services sudo systemctl enable --now seatd.service -systemctl --user enable polkit-gnome-agent.service fumon.service hyprpaper.service hypridle.service hyprsunset.service elephant.service walker.service swaync.service systemd-lock-handler.service hyprlock.service swaync-inhibit-lock.service swaync-inhibit-unlock.service pcmanfm-qt.service nm-applet.service blueman-applet.service +systemctl --user enable polkit-gnome-agent.service fumon.service hyprpaper.service hypridle.service hyprsunset.service elephant.service walker.service swaync.service systemd-lock-handler.service hyprlock.service swaync-inhibit-lock.service swaync-inhibit-unlock.service pcmanfm-qt.service nm-applet.service blueman-applet.service arch-update-tray.service echo "GUI Installation finished, you should now reboot and run uwsm start hyprland.desktop" echo ""