Change sidebar toggle button icon to dock-left-symbolic
This commit is contained in:
parent
d011ee2569
commit
24733e77ab
@ -124,7 +124,7 @@
|
|||||||
<!-- Sidebar toggle (only visible when collapsed) -->
|
<!-- Sidebar toggle (only visible when collapsed) -->
|
||||||
<child type="start">
|
<child type="start">
|
||||||
<object class="GtkToggleButton" id="sidebar_toggle_button">
|
<object class="GtkToggleButton" id="sidebar_toggle_button">
|
||||||
<property name="icon-name">view-sidebar-symbolic</property>
|
<property name="icon-name">dock-left-symbolic</property>
|
||||||
<property name="tooltip-text">Show Sidebar</property>
|
<property name="tooltip-text">Show Sidebar</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="flat"/>
|
<class name="flat"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user