aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.dot/openbox/menu.xml.link3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.dot/openbox/menu.xml.link b/config.dot/openbox/menu.xml.link
index ae61fd0..79443bd 100644
--- a/config.dot/openbox/menu.xml.link
+++ b/config.dot/openbox/menu.xml.link
@@ -18,6 +18,9 @@
<item label="Chromium">
<action name="Execute"><execute>chromium</execute></action>
</item>
+ <item label="Firefox Private">
+ <action name="Execute"><execute>firefox -private-window</execute></action>
+ </item>
<item label="Firefox">
<action name="Execute"><execute>firefox</execute></action>
</item>