add adwaita-qt6
This commit is contained in:
parent
da2818c1e6
commit
f347ac2e3e
2 changed files with 6 additions and 5 deletions
|
@ -608,12 +608,8 @@ su ${user} -l -c "chezmoi update -v"
|
|||
#fi
|
||||
|
||||
#aurinstaller conky-lua-nv
|
||||
#aurinstaller passdmenu
|
||||
#aurinstaller ntfysh-bin
|
||||
#aurinstaller spotify
|
||||
#aurinstaller https://github.com/MultiMC/multimc-pkgbuild
|
||||
#aurinstaller jetbrains-toolbox
|
||||
#aurinstaller kickoff
|
||||
|
||||
# Minecraft-launcher
|
||||
aurinstaller polymc-bin
|
||||
|
@ -649,6 +645,9 @@ aurinstaller obs-backgroundremoval
|
|||
# QT5 Styleplugins (Default GTK Arc-Dark Theme)
|
||||
aurinstaller qt5-styleplugins
|
||||
|
||||
# Passwortmanager for dmenu (i3)
|
||||
aurinstaller passdmenu
|
||||
|
||||
# background temparature
|
||||
#aurinstaller wl-gammarelay-rs
|
||||
#if [ "${archisoinstall}" == "y" ]; then
|
||||
|
|
|
@ -62,6 +62,8 @@ qt5-wayland
|
|||
qt6-wayland
|
||||
emacs
|
||||
adapta-gtk-theme
|
||||
adwaita-qt5
|
||||
adwaita-qt6
|
||||
lib32-at-spi2-core
|
||||
lib32-vulkan-icd-loader
|
||||
lib32-vulkan-intel
|
||||
|
@ -142,7 +144,7 @@ gparted
|
|||
grim
|
||||
htop
|
||||
jre-openjdk
|
||||
qt5ct lxde-gtk3 lxqt imv evince qtpass qtcurve-qt5 qtcurve-gtk2
|
||||
qt5ct qt6ct lxde-gtk3 lxqt imv evince qtpass qtcurve-qt5 qtcurve-gtk2
|
||||
network-manager-applet
|
||||
networkmanager
|
||||
networkmanager-fortisslvpn
|
||||
|
|
Loading…
Reference in a new issue