Fix dual state switches

main^2
axtloss 9 months ago
parent c415c22299
commit f3bdd5238f

@ -45,7 +45,7 @@
<child>
<object class="GtkSwitch" id="timeshift_switch">
<property name="valign">center</property>
<property name="state">true</property>
<property name="active">true</property>
</object>
</child>
</object>
@ -63,7 +63,7 @@
<child>
<object class="GtkSwitch" id="zramd_switch">
<property name="valign">center</property>
<property name="state">true</property>
<property name="active">true</property>
</object>
</child>
</object>

Loading…
Cancel
Save