updated default sddm wallpaper
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 108 KiB |
BIN
assets/sddm.png
Normal file
BIN
assets/sddm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.8 MiB |
@@ -90,7 +90,7 @@ while [ "$valid_input" != true ]; do
|
|||||||
echo -e "[Theme]\nCurrent=sequoia_2" | sudo tee "$sddm_conf_dir/theme.conf.user" &>> "$LOG"
|
echo -e "[Theme]\nCurrent=sequoia_2" | sudo tee "$sddm_conf_dir/theme.conf.user" &>> "$LOG"
|
||||||
|
|
||||||
# replace current background from assets
|
# replace current background from assets
|
||||||
sudo cp -r assets/mountain.png /usr/share/sddm/themes/sequoia_2/backgrounds/default
|
sudo cp -r assets/sddm.png /usr/share/sddm/themes/sequoia_2/backgrounds/default
|
||||||
sudo sed -i 's|^wallpaper=".*"|wallpaper="backgrounds/default"|' /usr/share/sddm/themes/sequoia_2/theme.conf
|
sudo sed -i 's|^wallpaper=".*"|wallpaper="backgrounds/default"|' /usr/share/sddm/themes/sequoia_2/theme.conf
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user