make the gnome-control-center launch obconf for configuring openbox
This commit is contained in:
parent
710f41e622
commit
3a595d037d
1 changed files with 1 additions and 4 deletions
|
@ -1,12 +1,9 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Openbox
|
Name=Openbox
|
||||||
Exec=openbox
|
Exec=openbox
|
||||||
# name of loadable control center module
|
ConfigExec=obconf
|
||||||
X-GNOME-WMSettingsModule=openbox
|
|
||||||
# name we put on the WM spec check window
|
# name we put on the WM spec check window
|
||||||
X-GNOME-WMName=Openbox
|
X-GNOME-WMName=Openbox
|
||||||
# back compat only
|
|
||||||
X-GnomeWMSettingsLibrary=openbox
|
|
||||||
|
|
||||||
[Window Manager]
|
[Window Manager]
|
||||||
SessionManaged=true
|
SessionManaged=true
|
||||||
|
|
Loading…
Reference in a new issue