put debian menu file first
This commit is contained in:
parent
c3b02749d7
commit
952ca24571
1 changed files with 3 additions and 3 deletions
6
data/rc3
6
data/rc3
|
@ -319,11 +319,11 @@
|
|||
<!-- You can specify more than one menu file in here and they are all loaded,
|
||||
just don't make menu ids clash or, well, it'll be kind of pointless -->
|
||||
|
||||
<!-- default menu file (or custom one in $HOME/.openbox/) -->
|
||||
<file>menu</file>
|
||||
|
||||
<!-- debian menu file -->
|
||||
<file>/etc/X11/openbox/openbox-menu</file>
|
||||
|
||||
<!-- default menu file (or custom one in $HOME/.openbox/) -->
|
||||
<file>menu</file>
|
||||
</menu>
|
||||
|
||||
</openbox_config>
|
||||
|
|
Loading…
Reference in a new issue