Skip to content

Commit

Permalink
fix: re-enable nm-applet to fix Flagship WiFi issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed Mar 7, 2024
1 parent 9cbc164 commit 5993563
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions katsu/modules/flagship/flagship-live.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

systemctl disable gdm

# Remove Networkmanager Applet
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"/' /etc/sysconfig/livesys

Expand Down

0 comments on commit 5993563

Please sign in to comment.