added bg swap bt Lordify
This commit is contained in:
parent
7dd28d8424
commit
28ea7d545a
1 changed files with 4 additions and 0 deletions
|
@ -172,6 +172,10 @@ Current=raveos-sddm' | sudo tee /etc/sddm.conf.d/theme.conf
|
|||
sudo sed -i 's/#hu_HU.UTF-8 UTF-8/hu_HU.UTF-8 UTF-8/' /etc/locale.gen
|
||||
sudo locale-gen
|
||||
konsave -a raveui-kde
|
||||
# BG swap by Lordify
|
||||
if [[ -f /usr/bin/startplasma-wayland ]]; then
|
||||
plasma-apply-wallpaperimage /usr/share/backgrounds/raveos-bg.png
|
||||
fi
|
||||
|
||||
# Adding Custom rave command
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue