diff options
Diffstat (limited to 'linux')
| -rw-r--r-- | linux/poi_firejail.desktop.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/linux/poi_firejail.desktop.in b/linux/poi_firejail.desktop.in index 139ffde..31e5b64 100644 --- a/linux/poi_firejail.desktop.in +++ b/linux/poi_firejail.desktop.in @@ -3,7 +3,7 @@ Version=1.0  Name=smolbote (in firejail)  GenericName=Web Browser  Comment=yet another no-frills browser -Exec=@firejail@ --profile=@firejail_profile@ @exec_poi@ %u +Exec=@firejail@ --profile=@firejail_profile@ @exec_poi@ --mainwindow.title="[[smolbote]]" %u  Icon=poi  Terminal=false  Type=Application | 
