Skip to content

Commit c179eba

Browse files
NamorNiradnugammen99
authored andcommitted
use tray and notifications widgets by default
1 parent e7d4844 commit c179eba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wf-shell.ini.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ randomize = 0
1313
[panel]
1414
# widgets_* is a space-separated list of widgets to be displayed
1515
# at the corresponding part of the panel
16-
# Supported widgets are: launchers clock network battery window-list volume menu notifications
16+
# Supported widgets are: launchers clock network battery window-list volume menu notifications tray command-output
1717
# A special widgets is spacing widgets, it can be used to add padding everywhere on the panel
1818
# To use it, just append the amount of pixels you want as a padding
1919
# to the word "spacing" and use it as a plugin
2020
widgets_left = menu spacing4 launchers window-list
2121
widgets_center = none
22-
widgets_right = volume network battery clock
22+
widgets_right = tray notifications volume network battery clock
2323

2424
# The minimal size of the panel. Note that some widgets might force panel bigger than this size.
2525
# All widgets also have individual settings for size

0 commit comments

Comments
 (0)