forked from quickshell/quickshell
service/upower: start upower dbus service if inactive
This commit is contained in:
parent
d630cc7f76
commit
7c5632ef5f
5 changed files with 94 additions and 4 deletions
|
@ -9,6 +9,7 @@ qt_add_dbus_interface(DBUS_INTERFACES
|
|||
|
||||
qt_add_library(quickshell-dbus STATIC
|
||||
properties.cpp
|
||||
bus.cpp
|
||||
${DBUS_INTERFACES}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue