Add Swaylock support
This commit is contained in:
parent
90ac4001e7
commit
fe4e18f3b5
7 changed files with 61 additions and 20 deletions
|
@ -12,5 +12,6 @@ set(CMAKE_COMPILE_WARNING_AS_ERROR ON)
|
|||
add_executable(sway-wallpaper
|
||||
src/main.cpp
|
||||
src/Wallpapers.cpp
|
||||
src/SwaybgProcess.cpp
|
||||
src/Process.cpp
|
||||
src/makeProcess.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue