mirror of
https://github.com/hyprwm/hypridle.git
synced 2024-11-16 23:25:58 +01:00
CMake: typo fix hyprlock->hypridle (#82)
This commit is contained in:
parent
f84c2d7981
commit
96d51ec2a7
1 changed files with 1 additions and 1 deletions
|
@ -96,4 +96,4 @@ install(FILES ${CMAKE_BINARY_DIR}/systemd/hypridle.service
|
|||
install(
|
||||
FILES ${CMAKE_SOURCE_DIR}/assets/example.conf
|
||||
DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/hypr
|
||||
RENAME hyprlock.conf)
|
||||
RENAME hypridle.conf)
|
||||
|
|
Loading…
Reference in a new issue