update scripts
This commit is contained in:
parent
254dd77560
commit
088de9978c
1 changed files with 6 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
||||||
"mpris",
|
"mpris",
|
||||||
"notifications",
|
"notifications",
|
||||||
"backlight",
|
"backlight",
|
||||||
|
"backlight#tpacpi",
|
||||||
"volume",
|
"volume",
|
||||||
"buttons-grid"
|
"buttons-grid"
|
||||||
],
|
],
|
||||||
|
@ -84,6 +85,11 @@
|
||||||
"device": "intel_backlight",
|
"device": "intel_backlight",
|
||||||
"min": 10
|
"min": 10
|
||||||
},
|
},
|
||||||
|
"backlight#tpacpi": {
|
||||||
|
"label": "",
|
||||||
|
"device": "tpacpi::kbd_backlight",
|
||||||
|
"subsystem": "leds"
|
||||||
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"label": ""
|
"label": ""
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue