config/~/Desktop Applications/chromium.desktop

31 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[Desktop Entry]
Version=1.0
Name=Chromium Web Browser
GenericName=Web Browser
GenericName[ru]=Веб-браузер
Comment=Access the Internet
Comment[ru]=Доступ в Интернет
Exec=/usr/bin/chromium-ungoogled %U
StartupNotify=true
Terminal=false
Icon=internet-web-browser
Type=Application
Categories=Network;WebBrowser;
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;
Actions=new-window;without-cache;
[Desktop Action new-window]
Name=New Window
Name[ru]=Новое окно
Exec=/usr/bin/chromium-ungoogled
[Desktop Action new-private-window]
Name=New Incognito Window
Name[ru]=Новое окно в режиме инкогнито
Exec=/usr/bin/chromium-ungoogled --incognito
[Desktop Action without-cache]
Name=Run without cache
Name[ru]=Запустить без сохранения кэша
Exec=/usr/bin/chromium-ungoogled --disk-cache-size=1 --media-cache-size=1 --disk-cache-dir=/dev/null