[modules/xrandr] Add refresh widget when autoupdate==False

If polling displays via xrandr is disabled, show an additional widget
that allows the user to manually refresh the widget list.

see #359
This commit is contained in:
Tobias Witek 2019-02-08 20:11:48 +01:00
parent 8511e57ed2
commit a198b8d9e3
3 changed files with 12 additions and 2 deletions

View file

@ -122,7 +122,8 @@
},
"xrandr": {
"on": { "prefix": " "},
"off": { "prefix": " " }
"off": { "prefix": " " },
"refresh": { "prefix": "" }
},
"redshift": {
"day": { "prefix": "" },