Update 'install-script.sh'
This commit is contained in:
@@ -94,7 +94,7 @@ sleep 1; spacefm --desktop &
|
||||
chromium \
|
||||
--no-first-run \
|
||||
--disable \
|
||||
--disable-translate \
|
||||
--disable-features=TranslateUI \
|
||||
--disable-infobars \
|
||||
--disable-suggestions-service \
|
||||
--disable-save-password-bubble \
|
||||
@@ -113,7 +113,7 @@ GenericName=Web Browser
|
||||
GenericName[nl]=Webbrowser
|
||||
Comment=Access the Internet
|
||||
Comment[nl]=Verbinding maken met internet
|
||||
Exec=/usr/bin/chromium --no-first-run --disable --disable-translate --disable-infobars --disable-suggestions-service --disable-save-password-bubble --disable-session-crashed-bubble --incognito ${url}
|
||||
Exec=/usr/bin/chromium --no-first-run --disable --disable-features=TranslateUI --disable-infobars --disable-suggestions-service --disable-save-password-bubble --disable-session-crashed-bubble --incognito ${url}
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
|
||||
Reference in New Issue
Block a user