From 7cecd395a2ad64b25f40638be25d0e5f8080cd18 Mon Sep 17 00:00:00 2001 From: Lyle Hanson Date: Sun, 26 Nov 2023 16:36:30 -0500 Subject: [PATCH] Link to manpage The README for `swayidle` has a convenient link to the manpage, following suit here. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d574ca5..ec345c3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ swaylock is a screen locking utility for Wayland compositors. It is compatible with any Wayland compositor which implements the ext-session-lock-v1 Wayland protocol. -See the man page, `swaylock(1)`, for instructions on using swaylock. +See the man page, [swaylock(1)](swaylock.1.scd), for instructions on using swaylock. ## Release Signatures