Skip to content

Commit

Permalink
flux/entry.sh chmod +x /usr/share/applications/*.desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 20, 2023
1 parent fd2f658 commit 21b4b03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flux/src/entry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ echo "export QT_IM_MODULE=ibus" |sudo tee -a /.env
# CONF
test -f /home/headless/.ICEauthority && chmod 644 /home/headless/.ICEauthority #mate err
rm -f /home/headless/.config/autostart/pulseaudio.desktop
chmod +x /usr/share/applications/*.desktop

# startCMD
test -z "$START_SESSION" || sed -i "s/startfluxbox/$START_SESSION/g" /etc/systemd/system/de-start.service
Expand Down

0 comments on commit 21b4b03

Please sign in to comment.