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