diff --git a/config/hypr/hyprland_LABBOX.conf b/config/hypr/hyprland_LABBOX.conf index 7ec2829..231801f 100644 --- a/config/hypr/hyprland_LABBOX.conf +++ b/config/hypr/hyprland_LABBOX.conf @@ -9,6 +9,7 @@ exec-once = hyprctl dispatch layoutmsg preselect d exec-once = bash -c "python3 ~/spm6103_viewer.py" exec-once = $browser exec-once = nrfconnect --args --open-downloadable-app "pc-nrfconnect-ppk" --source "official" +exec-once = blueman-applet windowrulev2 = float, initialTitle:^(SPM6103)$ windowrulev2 = size 1080 200, initialTitle:^(SPM6103)$ diff --git a/update_arch.sh b/update_arch.sh index 9b51645..7cb74da 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -177,7 +177,7 @@ sudo localectl set-locale LANG=en_US.UTF-8 # Install hyprland if [ "${ROLES[HYPERLAND]}" == "yes" ]; then printf -- '\033[33m Installing hyprland\n\033[37m' - sudo pacman --noconfirm --needed -S usbutils plymouth dracut dunst hyprpaper hypridle hyprland hyprlock xdg-desktop-portal-hyprland polkit-gnome xorg-xhost gnome-keyring qt5ct qt6ct gnome-themes-extra qt5-wayland qt6-wayland lxappearance qt5-tools adwaita-fonts gnome-disk-utility + sudo pacman --noconfirm --needed -S nm-connection-editor usbutils plymouth dracut dunst hyprpaper hypridle hyprland hyprlock xdg-desktop-portal-hyprland polkit-gnome xorg-xhost gnome-keyring qt5ct qt6ct gnome-themes-extra qt5-wayland qt6-wayland lxappearance qt5-tools adwaita-fonts gnome-disk-utility yay --noconfirm -S --needed --aur adwaita-qt5-git yay --noconfirm -S --needed --aur adwaita-qt6-git