Skip to content

Commit 86381d8

Browse files
authored
Update README.md
1 parent 09891aa commit 86381d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ which adds built-in screenshots and image manipulation effects like blurring.
88
It's inspired by [i3lock-color](https://github.com/PandorasFox/i3lock-color),
99
although the feature sets aren't perfectly overlapping.
1010

11-
This repository ([jirutka/swaylock-effects](https://github.com/jirutka/swaylock-effects))
11+
This repository ([sidharthmrao/swaylock-effects-script](https://github.com/sidharthmrao/swaylock-effects-script))
12+
is a fork of ([jirutka/swaylock-effects](https://github.com/jirutka/swaylock-effects)) which
1213
is a fork of [mortie/swaylock-effects](https://github.com/mortie/swaylock-effects)
1314
which is no longer maintained.
1415

@@ -18,7 +19,7 @@ which is no longer maintained.
1819

1920
swaylock \
2021
--screenshots \
21-
--script ~/path_to_script \
22+
--script `path_to_script` \
2223
--clock \
2324
--indicator \
2425
--indicator-radius 100 \

0 commit comments

Comments
 (0)