aboutsummaryrefslogtreecommitdiff
path: root/linux/poi.desktop.in
blob: c6f77b247addfa311fc047eda66a1953077829aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[Desktop Entry]
Version=1.0
Name=poi
GenericName=Web Browser
Comment=yet another no-frills browser
Exec=@exec_poi@ %u
Icon=poi
Terminal=false
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

[Desktop Action pickSession]
Name=Pick Session
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@