Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
feat: fix chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
IncognitoTGT committed Nov 6, 2024
1 parent f6ce0bd commit eb36358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chromium/xstartup
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ startxfce4 &
sleep 1
echo "while :
do
chromium --no-sandbox
chromium --no-sandbox --disable-dev-shm-usage
sleep 2
done
" | bash

0 comments on commit eb36358

Please sign in to comment.