Add option to set the "show desktop button" width

This commit is contained in:
Charles Gagnon
2018-01-23 10:37:04 -05:00
parent 9fa68a3527
commit a8cba45910
4 changed files with 164 additions and 13 deletions

View File

@@ -172,6 +172,11 @@
<summary>Show desktop button</summary>
<description>Show button on right side of bar that minimizes/restores all visible windows on current workspace</description>
</key>
<key type="i" name="showdesktop-button-width">
<default>4</default>
<summary>Width of show Desktop button</summary>
<description>Customize the width of the show Desktop button</description>
</key>
<key type="b" name="show-appmenu">
<default>false</default>
<summary>Show appMenu button</summary>