diff --git a/airootfs/etc/profile.d/install.sh b/airootfs/etc/profile.d/install.sh index e99fcd37..84e9cc02 100755 --- a/airootfs/etc/profile.d/install.sh +++ b/airootfs/etc/profile.d/install.sh @@ -45,6 +45,8 @@ if (( $EUID == 0 )); then sudo chmod a+x /usr/bin/launch_calamares dconf reset -f /org/gnome/ + + sudo chmod -R 777 /usr/share/gnome-shell/extensions/gtk4-ding@smedius.gitlab.com gsettings set org.gnome.shell welcome-dialog-last-shown-version '4294967295' sudo dconf update diff --git a/airootfs/etc/profile.d/setup-final.sh b/airootfs/etc/profile.d/setup-final.sh index 2b04881c..2142df37 100755 --- a/airootfs/etc/profile.d/setup-final.sh +++ b/airootfs/etc/profile.d/setup-final.sh @@ -2,7 +2,7 @@ if (( $EUID != 0 )) && [ ! -f "/etc/profile.d/install.sh" ] && [ ! -f "/etc/profile.d/setup.sh" ]; then gsettings set org.gnome.shell welcome-dialog-last-shown-version '4294967295' - sudo dconf update + dconf update gsettings set org.gnome.desktop.wm.preferences button-layout ":minimize,maximize,close" @@ -44,4 +44,5 @@ if (( $EUID != 0 )) && [ ! -f "/etc/profile.d/install.sh" ] && [ ! -f "/etc/prof rm -f /etc/profile.d/setup-final.sh chmod -R 755 /etc/profile.d + chmod -R 777 /usr/share/gnome-shell/extensions/gtk4-ding@smedius.gitlab.com fi \ No newline at end of file diff --git a/airootfs/usr/share/tmpmodules/packages.conf b/airootfs/usr/share/tmpmodules/packages.conf index 64df8c49..0202e546 100755 --- a/airootfs/usr/share/tmpmodules/packages.conf +++ b/airootfs/usr/share/tmpmodules/packages.conf @@ -204,28 +204,5 @@ pacman: # operations: - remove: - - qt5ct - - qqc2-desktop-style - - polkit-qt5 - - kconfig - - kcoreaddons - - kdbusaddons - - kwidgetsaddons - - ki18n - - kpackage - - kparts - - kpmcore - - plasma-framework - - boost - - boost-libs - - appstream-qt - - libatasmart - - libpwquality - - solid - - udisks2 - - yaml-cpp - - polkit - - ckbcomp - mkinitcpio-openswap - - python-yaml - calamares \ No newline at end of file diff --git a/airootfs/usr/share/tmpmodules/shellprocess.conf b/airootfs/usr/share/tmpmodules/shellprocess.conf index 528ae90d..8f2aa64a 100755 --- a/airootfs/usr/share/tmpmodules/shellprocess.conf +++ b/airootfs/usr/share/tmpmodules/shellprocess.conf @@ -4,8 +4,8 @@ script: - "sudo rm -rf /etc/profile.d/setup.sh" - "sudo bash /usr/bin/post-install.sh" - "sudo bash /usr/bin/post-install_setup.sh && sudo rm -rf /etc/gdm/custom.conf" - - "sudo mv /etc/gdm/tmpcustom.conf /etc/gdm/custom.conf && sudo rm -rf /usr/share/gnome-shell-theme.gresource && sudo mv /usr/share/tmpgnome-shell-theme.gresource /usr/share/gnome-shell-theme.gresource" + - "sudo mv /etc/gdm/tmpcustom.conf /etc/gdm/custom.conf" - "yes | sudo pacman -R calamares" - - "yes | sudo pacman -R epiphany && yes | sudo pacman -R gnome-console && yes | sudo pacman -R gnome-software" + - "yes | sudo pacman -R epiphany && yes | sudo pacman -R gnome-console && yes | sudo pacman -R gnome-software && sudo chmod -R 777 /usr/share/gnome-shell/extensions/gtk4-ding@smedius.gitlab.com" - "sudo chmod a+rwx /etc/profile.d && sudo pacman-key --init && sudo pacman-key --populate && gsettings set org.gnome.shell welcome-dialog-last-shown-version '4294967295' && sudo dconf update" - - "dconf reset -f /org/gnome/ && sudo chmod 777 /etc/profile.d/setup-final.sh && sudo rm -rf /etc/os-release && sudo mv /etc/tmpos-release /etc/os-release && sudo systemctl enable bluetooth && sudo systemctl start bluetooth && rfkill block bluetooth" \ No newline at end of file + - "sudo chmod 777 /etc/profile.d/setup-final.sh && sudo rm -rf /etc/os-release && sudo mv /etc/tmpos-release /etc/os-release && sudo systemctl enable bluetooth && sudo systemctl start bluetooth && rfkill block bluetooth" \ No newline at end of file diff --git a/packages.x86_64 b/packages.x86_64 index 2689115c..2347ab26 100755 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -143,29 +143,7 @@ xorg-xwayland glew # Calamares installer -qt5ct -polkit-qt5 -kconfig -kcoreaddons -kdbusaddons -kwidgetsaddons -ki18n -kpackage -kparts -kpmcore -plasma-framework -boost -boost-libs -appstream-qt -libatasmart -libpwquality -solid -yaml-cpp -udisks2 -polkit -ckbcomp mkinitcpio-openswap -python-yaml calamares # Device Security Utilities