mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
local: add firejail-appimage-patchwork.desktop
This commit is contained in:
parent
74013a39f8
commit
c2c27c8adb
6
etc/xdg/autostart/firejail-appimage-patchwork.desktop
Normal file
6
etc/xdg/autostart/firejail-appimage-patchwork.desktop
Normal file
@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Comment=patchwork in Firejail
|
||||
Terminal=false
|
||||
Name=Firejailed patchwork
|
||||
Exec=sh -c 'mkdir -p ~/.config/firejailed/patchwork/ && firejail --noprofile --appimage --private=~/.config/firejailed/patchwork/ ~/.local/bin/patchwork --no-sandbox'
|
||||
Type=Application
|
Loading…
Reference in New Issue
Block a user