Skip to content

Commit

Permalink
fix(blur): use better glyph icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jtheoof committed Jun 14, 2020
1 parent af5effc commit 97cd607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/swappy.glade
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
</child>
<child>
<object class="GtkRadioButton" id="blur">
<property name="label" translatable="yes">💧</property>
<property name="label" translatable="yes"></property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
Expand Down

0 comments on commit 97cd607

Please sign in to comment.