add a .desktop file which gets installed for gnome
This commit is contained in:
parent
ea8c154ecf
commit
7e777c7c20
1 changed files with 12 additions and 0 deletions
12
openbox/openbox.desktop
Normal file
12
openbox/openbox.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=Openbox
|
||||
Exec=openbox
|
||||
# name of loadable control center module
|
||||
X-GNOME-WMSettingsModule=openbox
|
||||
# name we put on the WM spec check window
|
||||
X-GNOME-WMName=Openbox
|
||||
# back compat only
|
||||
X-GnomeWMSettingsLibrary=openbox
|
||||
|
||||
[Window Manager]
|
||||
SessionManaged=true
|
Loading…
Reference in a new issue