5 lines
82 B
CMake
5 lines
82 B
CMake
|
install(
|
||
|
FILES _sway _swaymsg _swaygrab
|
||
|
DESTINATION share/zsh/site-functions/
|
||
|
)
|