mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
Fix busted install of /etc/sway/config
This commit is contained in:
parent
fc01f04c93
commit
98ff23b497
@ -42,7 +42,7 @@ install(
|
||||
COMPONENT runtime
|
||||
)
|
||||
install(
|
||||
FILES ${CMAKE_CURRENT_SOURCE_DIR}/config
|
||||
FILES ${PROJECT_SOURCE_DIR}/config
|
||||
DESTINATION ${FALLBACK_CONFIG_DIR}
|
||||
COMPONENT configuration
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user