diff options
Diffstat (limited to 'linux/poi.desktop.in')
-rw-r--r-- | linux/poi.desktop.in | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/linux/poi.desktop.in b/linux/poi.desktop.in index c6f77b2..a31a84c 100644 --- a/linux/poi.desktop.in +++ b/linux/poi.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] Version=1.0 -Name=poi +Name=smolbote GenericName=Web Browser Comment=yet another no-frills browser Exec=@exec_poi@ %u @@ -10,7 +10,7 @@ Type=Application MimeType=text/html;text/xml;application/xhtml+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; Categories=Network;WebBrowser; Keywords=web;browser;internet; -Actions=configure;firejail +Actions=pickSession;configure [Desktop Action pickSession] Name=Pick Session @@ -19,7 +19,3 @@ Exec=@exec_poi@ --pick-session [Desktop Action configure] Name=Configure smolbote Exec=@exec_poi@ configure - -[Desktop Action firejail] -Name=Start instance in firejail -Exec=/usr/bin/firejail --profile=@profile_path@ @exec_poi@ |