docs: add man pages

This commit is contained in:
Blake Lee 2022-07-15 20:04:17 -04:00
parent b2650928ea
commit 310a839700
No known key found for this signature in database
GPG key ID: 87157C329108F09E
3 changed files with 208 additions and 0 deletions

View file

@ -124,6 +124,8 @@ install:
cp ./assets/wall_4K.png ${PREFIX}/share/hyprland
cp ./assets/wall_8K.png ${PREFIX}/share/hyprland
rst2man ./docs/hyprctl.1.rst | gzip -c > /usr/share/man/man1/hyprctl.1.gz
rst2man ./docs/Hyprland.1.rst | gzip -c > /usr/share/man/man1/Hyprland.1.gz
uninstall:
rm -f ${PREFIX}/share/wayland-sessions/hyprland.desktop