From 097db81730ca5f04cfd6eb8e857c6db3a05873a5 Mon Sep 17 00:00:00 2001 From: Daniele Pintore Date: Sat, 18 Apr 2026 00:42:04 +0200 Subject: [PATCH] use noctalia shell instead of waybar. Remove unused deps --- runs/01-system-setup/02-install-base-packages | 8 +++++--- runs/01-system-setup/09-aur-packages | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/runs/01-system-setup/02-install-base-packages b/runs/01-system-setup/02-install-base-packages index 8ac89aa..9461732 100755 --- a/runs/01-system-setup/02-install-base-packages +++ b/runs/01-system-setup/02-install-base-packages @@ -1,8 +1,8 @@ #!/usr/bin/env bash # install hyprland desktop portals and the gtk one for file picker alongside other base packages -sudo pacman -S hyprland uwsm hyprpaper hypridle hyprlock hyprcursor hyprpicker xdg-desktop-portal-hyprland \ - ly xdg-desktop-portal-gtk rofi waybar dunst inotify-tools batsignal \ +sudo pacman -S hyprland uwsm hypridle hyprlock hyprcursor hyprpicker xdg-desktop-portal-hyprland \ + ly xdg-desktop-portal-gtk inotify-tools batsignal power-profiles-daemon \ grim slurp wl-clipboard hyprpolkitagent gnome-keyring openssh --noconfirm # install fonts @@ -37,7 +37,6 @@ mkdir -p $HOME/Pictures/Screenshots # configure uwsm for hyprland systemctl --user enable --now hypridle.service -systemctl --user enable --now hyprpaper.service systemctl --user enable --now hyprpolkitagent.service # configure gnome-keyring @@ -47,6 +46,9 @@ systemctl --user enable --now gcr-ssh-agent.socket sudo systemctl enable --now systemd-resolved.service sudo ln -sf ../run/systemd/resolve/stub-resolv.conf /etc/resolv.conf +# configure power-profiles-daemon +sudo systemctl enable --now power-profiles-daemon.service + # enable ly sudo systemctl disable getty@tty2.service sudo systemctl enable ly@tty2.service diff --git a/runs/01-system-setup/09-aur-packages b/runs/01-system-setup/09-aur-packages index ad48310..21b9491 100755 --- a/runs/01-system-setup/09-aur-packages +++ b/runs/01-system-setup/09-aur-packages @@ -1,7 +1,7 @@ #!/usr/bin/env bash # system utils -yay -S xwaylandvideobridge btrfs-assistant waypaper +yay -S noctalia-shell xwaylandvideobridge btrfs-assistant # user packages yay -S android-apktool anytype-bin burpsuite cura-bin dex2jar ente-auth-bin \