Skip to content

Commit

Permalink
fixed name
Browse files Browse the repository at this point in the history
Signed-off-by: kokkiemouse <[email protected]>
  • Loading branch information
mineyoshikawasnow committed Dec 31, 2020
1 parent 36f2f7d commit d39eff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion channels/serene/airootfs/root/customize_airootfs_serene.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ echo -e "cp -f /lightdm.conf /etc/lightdm/lightdm.conf" >> /usr/share/calamares/
echo -e "rm -rf /lightdm.conf" >> /usr/share/calamares/final-process
sed -i "s/- packages/- shellprocess\n - removeuser\n - packages/g" /usr/share/calamares/settings.conf
sed -i "s/sb-shim/grub/g" /usr/share/calamares/modules/bootloader.conf
sed -i "s/fedora/Serene Linux on Fedora/g" /usr/share/calamares/modules/bootloader.conf
sed -i "s/fedora/Serene Linux F/g" /usr/share/calamares/modules/bootloader.conf
sed -i "s/auto/serene/g" /usr/share/calamares/settings.conf
sed -i "s/light-locker-command/echo/g" /home/${username}/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
rm -rf /home/${username}/.config/autostart/light-locker.desktop
Expand Down

0 comments on commit d39eff3

Please sign in to comment.