forked from quickshell/quickshell
service/greetd: add greetd service
This commit is contained in:
parent
72956185bd
commit
3573663ab6
11 changed files with 522 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
#find_package(PAM REQUIRED)
|
||||
|
||||
qt_add_library(quickshell-service-pam STATIC
|
||||
qml.cpp
|
||||
conversation.cpp
|
||||
ipc.cpp
|
||||
subprocess.cpp
|
||||
)
|
||||
|
||||
qt_add_qml_module(quickshell-service-pam
|
||||
URI Quickshell.Services.Pam
|
||||
VERSION 0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue