From 87ccec2f5acc1cea12d74827d2530f52f6c82e9b Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sun, 12 Jun 2022 12:26:12 +0300 Subject: [PATCH] Update dotfile link --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 0a938c4..f63fdc0 100644 --- a/README.adoc +++ b/README.adoc @@ -5,7 +5,7 @@ brightness too, so you can restore to the point before dimming. This is useful if you are running a standalone screen locking setup like swayidle/swaylock. Check out -https://git.korhonen.cc/FunctionalHacker/dotfiles/src/branch/master/home/.config/sway/scripts/idle.sh[my +https://git.korhonen.cc/FunctionalHacker/dotfiles/src/branch/main/home/.config/sway/scripts/idle.sh[my configuration files] for an example use case. == Usage