Skip to content

Commit

Permalink
set budgie livesys
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 22, 2023
1 parent f8b4967 commit ba4d993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion katsu/modules/flagship/flagship-live.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ echo "X-GNOME-Autostart-enabled=false" >> /etc/xdg/autostart/nm-applet.desktop
ln -sf /bin/true /usr/local/bin/nm-applet

# set livesys session type
sed -i 's/^livesys_session=.*/livesys_session="budgie-desktop"/' /etc/sysconfig/livesys
sed -i 's/^livesys_session=.*/livesys_session="budgie"/' /etc/sysconfig/livesys

cat >> /var/lib/livesys/livesys-session-extra << EOF
## set up lightdm autologin
Expand Down

0 comments on commit ba4d993

Please sign in to comment.