Skip to content

Commit

Permalink
Add obconf to system menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Fullaxx committed Jun 26, 2024
1 parent 498aae9 commit 7bbc255
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN apt-get update && \
less \
locales \
nano \
obconf \
openbox \
sudo \
tigervnc-common \
Expand Down
1 change: 1 addition & 0 deletions conf/menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
</menu>

<menu id="system-menu" label="System">
<item label="Openbox Configuration Manager"><action name="Execute"><command>obconf</command></action></item>
<item label="Reconfigure Openbox"><action name="Reconfigure" /></item>
</menu>

Expand Down

0 comments on commit 7bbc255

Please sign in to comment.