Skip to content

Commit

Permalink
Made start/stop button circular
Browse files Browse the repository at this point in the history
  • Loading branch information
rickykresslein committed Apr 9, 2022
1 parent d331dbe commit 49dc0e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gtk/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
<child>
<object class="GtkButton" id="start_button">
<property name="icon-name">media-playback-start-symbolic</property>
<style>
<class name="circular"/>
</style>
</object>
</child>
</object>
Expand Down

0 comments on commit 49dc0e6

Please sign in to comment.