Skip to content

Commit aa08107

Browse files
committed
[add] : Added wallpaper
1 parent efa0294 commit aa08107

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

airootfs/root/customize_airootfs.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ cp -aT /etc/skel/ /home/arch/
2121
DISABLED
2222

2323
[[ -d /usr/share/calamares/branding/manjaro ]] && rm -rf /usr/share/calamares/branding/manjaro
24+
rm /usr/share/backgrounds/xfce/xfce-stripes.png
25+
ln -s /usr/share/backgrounds/alter.png /usr/share/backgrounds/xfce/xfce-stripes.png
26+
chmod 644 /usr/share/backgrounds/alter.png
2427

2528
sed -i 's/#\(PermitRootLogin \).\+/\1yes/' /etc/ssh/sshd_config
2629
sed -i "s/#Server/Server/g" /etc/pacman.d/mirrorlist
99.6 KB
Loading

0 commit comments

Comments
 (0)