aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorBlake Lee <[email protected]>2022-07-15 20:04:17 -0400
committerBlake Lee <[email protected]>2022-07-15 20:04:17 -0400
commit310a8397003146e416e06d777e8404ea469f02bd (patch)
tree709e4f947e9a3eae1efc9fb5efaa598f7f49fa04 /Makefile
parentb2650928eac06e3181ad07efe6ec55b2550f89b8 (diff)
downloadHyprland-310a8397003146e416e06d777e8404ea469f02bd.tar.gz
Hyprland-310a8397003146e416e06d777e8404ea469f02bd.zip
docs: add man pages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 99ac1324..48d5f8dd 100644
--- a/Makefile
+++ b/Makefile
@@ -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