Skip to content

Commit

Permalink
Merge pull request #14 from TheEvilSkeleton/primary-menu
Browse files Browse the repository at this point in the history
Improve primary menu
  • Loading branch information
Bytezz authored Oct 30, 2023
2 parents 1bdb79c + ac4b43e commit d89008a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@
<property name="css-classes">flat</property>
<child type="end">
<object class="GtkMenuButton">
<property name="tooltip-text" translatable="yes">Main Menu</property>
<property name="icon-name">open-menu-symbolic</property>
<property name="menu-model">primary_menu</property>
<property name="primary">True</property>
</object>
</child>
</object>
Expand Down

0 comments on commit d89008a

Please sign in to comment.