playerctl adjustment
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
],
|
||||
"modules-center": [
|
||||
"clock",
|
||||
"playerctl",
|
||||
"executor-temperature"
|
||||
],
|
||||
"modules-right": [
|
||||
"playerctl",
|
||||
"tray"
|
||||
],
|
||||
"controls-settings": {
|
||||
@@ -134,13 +134,16 @@
|
||||
"calendar-on": true
|
||||
},
|
||||
"playerctl": {
|
||||
"buttons-position": "left",
|
||||
"buttons-position": "right",
|
||||
"icon-size": 16,
|
||||
"chars": 30,
|
||||
"scroll": false,
|
||||
"button-css-name": "",
|
||||
"label-css-name": "",
|
||||
"interval": 1
|
||||
"interval": 1,
|
||||
"show-cover": false,
|
||||
"cover-size": 24,
|
||||
"angle": 0.0
|
||||
},
|
||||
"button-sample": {
|
||||
"command": "notify-send 'sample button'",
|
||||
|
||||
Reference in New Issue
Block a user