mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 16:24:03 +09:00
Set donate icons at the end of taskbar
gh-2259
This commit is contained in:
@@ -158,18 +158,9 @@ If you like, you can now hide the donate icon</span></property>
|
||||
<child>
|
||||
<object class="GtkSwitch" id="donation_icon_switch">
|
||||
<property name="halign">end</property>
|
||||
<property name="sensitive">False</property>
|
||||
<property name="valign">center</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkSpinner" id="donation_spinner">
|
||||
<property name="halign">end</property>
|
||||
<property name="margin-start">10</property>
|
||||
<property name="opacity">0.3</property>
|
||||
<property name="spinning">True</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user