summarylogtreecommitdiffstats
path: root/openbox-session.desktop
diff options
context:
space:
mode:
authorQue Quotion2019-12-10 17:29:46 +0900
committerQue Quotion2019-12-10 17:29:46 +0900
commit73c0ee95432e6dcb63f93e1c622db39d0aa01b51 (patch)
tree2b5ba770033ac99b79767771a11cbecc3ec7043d /openbox-session.desktop
parent45148230e4699844cf2ee6d63bc62635f10c1a49 (diff)
downloadaur-73c0ee95432e6dcb63f93e1c622db39d0aa01b51.tar.gz
Use openbox-session instead of openbox to pick up autostart config
Diffstat (limited to 'openbox-session.desktop')
-rw-r--r--openbox-session.desktop16
1 files changed, 16 insertions, 0 deletions
diff --git a/openbox-session.desktop b/openbox-session.desktop
new file mode 100644
index 000000000000..eb5e9143a838
--- /dev/null
+++ b/openbox-session.desktop
@@ -0,0 +1,16 @@
+[Desktop Entry]
+Type=Application
+Name=Openbox-session
+Comment=Initiate openbox without a session manager.
+Exec=openbox-session
+Icon=openbox
+NoDisplay=true
+# name we put on the WM spec check window
+X-GNOME-WMName=Openbox
+# gnome-session autostart
+X-GNOME-Autostart-Phase=WindowManager
+X-GNOME-Provides=windowmanager
+# Ubuntu stuff
+X-Ubuntu-Gettext-Domain=openbox
+# back compat
+X-GNOME-Autostart-Notify=true