forked from quickshell/quickshell
service/upower: add power-profiles support
This commit is contained in:
parent
66b9917e70
commit
47bcf8ee61
6 changed files with 462 additions and 2 deletions
|
|
@ -21,6 +21,7 @@ qt_add_dbus_interface(DBUS_INTERFACES
|
|||
qt_add_library(quickshell-service-upower STATIC
|
||||
core.cpp
|
||||
device.cpp
|
||||
powerprofiles.cpp
|
||||
${DBUS_INTERFACES}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue