add Glade template
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkCheckButton" id="remove">
|
||||
<object class="GtkCheckButton" id="always-show-icon">
|
||||
<property name="label" translatable="yes">Always show icon</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">True</property>
|
||||
|
@@ -28,7 +28,7 @@ class SwayNC(Gtk.EventBox):
|
||||
|
||||
check_key(settings, "interval", 1)
|
||||
check_key(settings, "root-css-name", "root-executor")
|
||||
check_key(settings, "css-name", "")
|
||||
check_key(settings, "css-name", "executor-label")
|
||||
check_key(settings, "icon-placement", "left")
|
||||
check_key(settings, "icon-size", 16)
|
||||
check_key(settings, "tooltip-text", "")
|
||||
|
Reference in New Issue
Block a user