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",
|
||||
"notifications",
|
||||
"backlight",
|
||||
"backlight#tpacpi",
|
||||
"volume",
|
||||
"buttons-grid"
|
||||
],
|
||||
|
@ -84,6 +85,11 @@
|
|||
"device": "intel_backlight",
|
||||
"min": 10
|
||||
},
|
||||
"backlight#tpacpi": {
|
||||
"label": "",
|
||||
"device": "tpacpi::kbd_backlight",
|
||||
"subsystem": "leds"
|
||||
},
|
||||
"volume": {
|
||||
"label": ""
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue