mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-01 07:59:22 +01:00
7 lines
243 B
Desktop File
7 lines
243 B
Desktop File
|
[Desktop Entry]
|
||
|
Comment=mirage in Firejail
|
||
|
Terminal=false
|
||
|
Name=Firejailed mirage
|
||
|
Exec=sh -c 'mkdir -p ~/.config/firejailed/mirage/ && firejail --noprofile --appimage --private=~/.config/firejailed/mirage/ ~/.local/bin/mirage'
|
||
|
Type=Application
|