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
|
#fi
|
||||||
|
|
||||||
#aurinstaller conky-lua-nv
|
#aurinstaller conky-lua-nv
|
||||||
#aurinstaller passdmenu
|
|
||||||
#aurinstaller ntfysh-bin
|
#aurinstaller ntfysh-bin
|
||||||
#aurinstaller spotify
|
|
||||||
#aurinstaller https://github.com/MultiMC/multimc-pkgbuild
|
|
||||||
#aurinstaller jetbrains-toolbox
|
#aurinstaller jetbrains-toolbox
|
||||||
#aurinstaller kickoff
|
|
||||||
|
|
||||||
# Minecraft-launcher
|
# Minecraft-launcher
|
||||||
aurinstaller polymc-bin
|
aurinstaller polymc-bin
|
||||||
|
@ -649,6 +645,9 @@ aurinstaller obs-backgroundremoval
|
||||||
# QT5 Styleplugins (Default GTK Arc-Dark Theme)
|
# QT5 Styleplugins (Default GTK Arc-Dark Theme)
|
||||||
aurinstaller qt5-styleplugins
|
aurinstaller qt5-styleplugins
|
||||||
|
|
||||||
|
# Passwortmanager for dmenu (i3)
|
||||||
|
aurinstaller passdmenu
|
||||||
|
|
||||||
# background temparature
|
# background temparature
|
||||||
#aurinstaller wl-gammarelay-rs
|
#aurinstaller wl-gammarelay-rs
|
||||||
#if [ "${archisoinstall}" == "y" ]; then
|
#if [ "${archisoinstall}" == "y" ]; then
|
||||||
|
|
|
@ -62,6 +62,8 @@ qt5-wayland
|
||||||
qt6-wayland
|
qt6-wayland
|
||||||
emacs
|
emacs
|
||||||
adapta-gtk-theme
|
adapta-gtk-theme
|
||||||
|
adwaita-qt5
|
||||||
|
adwaita-qt6
|
||||||
lib32-at-spi2-core
|
lib32-at-spi2-core
|
||||||
lib32-vulkan-icd-loader
|
lib32-vulkan-icd-loader
|
||||||
lib32-vulkan-intel
|
lib32-vulkan-intel
|
||||||
|
@ -142,7 +144,7 @@ gparted
|
||||||
grim
|
grim
|
||||||
htop
|
htop
|
||||||
jre-openjdk
|
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
|
network-manager-applet
|
||||||
networkmanager
|
networkmanager
|
||||||
networkmanager-fortisslvpn
|
networkmanager-fortisslvpn
|
||||||
|
|
Loading…
Reference in a new issue