use icon for show desktop button
This commit is contained in:
parent
750728dab9
commit
45017d2132
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
<TrayButton icon="/usr/share/nanodesk/images/linux_button.svg">root:1</TrayButton>
|
||||
<Spacer width="2"/>
|
||||
<TrayButton label="_" popup="Show desktop">showdesktop</TrayButton>
|
||||
<TrayButton icon="desktop" popup="Show desktop">showdesktop</TrayButton>
|
||||
<Spacer width="2"/>
|
||||
<!-- custom TrayButton -->
|
||||
<TrayButton popup="LXTerminal" icon="lxterminal">exec:lxterminal </TrayButton>
|
||||
|
|
Loading…
Reference in a new issue