Updated script
This commit is contained in:
parent
1810dd68d1
commit
d930c105a1
@ -9,6 +9,7 @@ exec-once = hyprctl dispatch layoutmsg preselect d
|
|||||||
exec-once = bash -c "python3 ~/spm6103_viewer.py"
|
exec-once = bash -c "python3 ~/spm6103_viewer.py"
|
||||||
exec-once = $browser
|
exec-once = $browser
|
||||||
exec-once = nrfconnect --args --open-downloadable-app "pc-nrfconnect-ppk" --source "official"
|
exec-once = nrfconnect --args --open-downloadable-app "pc-nrfconnect-ppk" --source "official"
|
||||||
|
exec-once = blueman-applet
|
||||||
|
|
||||||
windowrulev2 = float, initialTitle:^(SPM6103)$
|
windowrulev2 = float, initialTitle:^(SPM6103)$
|
||||||
windowrulev2 = size 1080 200, initialTitle:^(SPM6103)$
|
windowrulev2 = size 1080 200, initialTitle:^(SPM6103)$
|
||||||
|
|||||||
@ -177,7 +177,7 @@ sudo localectl set-locale LANG=en_US.UTF-8
|
|||||||
# Install hyprland
|
# Install hyprland
|
||||||
if [ "${ROLES[HYPERLAND]}" == "yes" ]; then
|
if [ "${ROLES[HYPERLAND]}" == "yes" ]; then
|
||||||
printf -- '\033[33m Installing hyprland\n\033[37m'
|
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-qt5-git
|
||||||
yay --noconfirm -S --needed --aur adwaita-qt6-git
|
yay --noconfirm -S --needed --aur adwaita-qt6-git
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user