Example config fix

This commit is contained in:
Denis Zheleztsov 2015-07-22 14:25:31 +03:00
parent 92d5504f0c
commit cb511a03b1

View File

@ -2,7 +2,7 @@
'actions': [
{
'corner': 'top',
'position_y': 'middle',
'position': 'middle',
'type': 'notify',
'command': 'df -h'
},