added auto bg swap fix hopefully

This commit is contained in:
RP1 2025-01-18 22:30:23 +01:00
parent 7194d73569
commit 7d06173a13

View file

@ -168,6 +168,7 @@ Current=raveos-sddm' | sudo tee /etc/sddm.conf.d/theme.conf
sudo rsync -ap --info=progress2 raveos-sddm /usr/share/sddm/themes/
sudo rsync -ap --info=progress2 Ant-Dark /home/$USER/.local/share/icons/
sudo rsync -ap --info=progress2 user-places.xbel /home/$USER/.local/share/
sudo rsync -ap --info=progress2 plasma-org.kde.plasma.desktop-appletsrc /home/$USER/.config/
sudo sed -i 's/#en_GB.UTF-8 UTF-8/en_GB.UTF-8 UTF-8/' /etc/locale.gen
sudo sed -i 's/#en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen
sudo sed -i 's/#hu_HU.UTF-8 UTF-8/hu_HU.UTF-8 UTF-8/' /etc/locale.gen