Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion metadata/panel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</option>
<option name="widgets_left" type="string">
<_short>Widgets Left</_short>
<default>spacing4 menu spacing18 launchers window-list</default>
<default>menu spacing4 launchers window-list</default>
</option>
<option name="widgets_center" type="string">
<_short>Widgets Center</_short>
Expand Down
2 changes: 1 addition & 1 deletion wf-shell.ini.example
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ randomize = 0
# A special widgets is spacing widgets, it can be used to add padding everywhere on the panel
# To use it, just append the amount of pixels you want as a padding
# to the word "spacing" and use it as a plugin
widgets_left = spacing4 menu spacing18 launchers window-list
widgets_left = menu spacing4 launchers window-list
widgets_center = none
widgets_right = volume network battery clock

Expand Down