summaryrefslogtreecommitdiff
path: root/skel/.local/share/applications/sandbox.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'skel/.local/share/applications/sandbox.desktop')
-rw-r--r--skel/.local/share/applications/sandbox.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/skel/.local/share/applications/sandbox.desktop b/skel/.local/share/applications/sandbox.desktop
new file mode 100644
index 0000000..a6cd115
--- /dev/null
+++ b/skel/.local/share/applications/sandbox.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Name=sandbox
+Type=Application
+Comment=launch a sandboxed shell ... useful for debugging ebuilds
+Exec=sandbox
+TryExec=sandbox
+Icon=sandbox
+Categories=Development;
+Terminal=true
+NoDisplay=true