mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
update pomotroid.desktop & add ipfs-desktop.desktop
Pomotroid now stores data
This commit is contained in:
parent
1d2cb235d2
commit
585266bc28
6
etc/xdg/autostart/firejail-appimage-pomotroid.desktop
Normal file
6
etc/xdg/autostart/firejail-appimage-pomotroid.desktop
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Comment=Pomotroid in Firejail
|
||||||
|
Terminal=false
|
||||||
|
Name=Firejailed Pomotroid
|
||||||
|
Exec=sh -c 'mkdir -p ~/.config/firejailed/pomotroid/ && firejail --appimage --private=~/.config/firejailed/pomotroid/ ~/.local/bin/pomotroid --no-sandbox'
|
||||||
|
Type=Application
|
7
etc/xdg/autostart/ipfs-desktop.desktop
Executable file
7
etc/xdg/autostart/ipfs-desktop.desktop
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Comment=IPFS Desktop (AppImage)
|
||||||
|
Terminal=false
|
||||||
|
Name=IPFS Desktop (AppImage)
|
||||||
|
Exec=~/.local/bin/ipfs-desktop
|
||||||
|
Type=Application
|
||||||
|
Icon=/ipfs/QmdaoXCCXaXE1MMcFF3mB93CZLZqG7qKrdG5XQcbLRpQjX/ipfs.ico.png
|
@ -1,6 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Comment=Pomotroid in Firejail
|
|
||||||
Terminal=false
|
|
||||||
Name=Firejailed Pomotroid
|
|
||||||
Exec=firejail --appimage --private ~/.local/bin/pomotroid --no-sandbox
|
|
||||||
Type=Application
|
|
Loading…
Reference in New Issue
Block a user