forked from RP1/RaveOS-arch
removed xbel rsync command
This commit is contained in:
parent
fd6690658e
commit
40312dbde5
1 changed files with 0 additions and 1 deletions
|
@ -164,7 +164,6 @@ Current=raveos-sddm' | sudo tee /etc/sddm.conf.d/theme.conf
|
|||
sudo rsync -ap --info=progress2 konsave /home/$USER/.config/
|
||||
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 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
|
||||
|
|
Loading…
Reference in a new issue