mirror of
https://gitlab.com/ceda_ei/i3lock-delta
synced 2025-04-06 18:26:52 +02:00
Fixed reference links.
This commit is contained in:
parent
b976702bfe
commit
00ad244d1b
12
README.md
12
README.md
@ -1,13 +1,13 @@
|
|||||||
# i3lock Delta
|
# i3lock Delta
|
||||||
This script downloads a new image from [Unsplash](1). It checks whether the screen was locked every 5 minutes. In case of no Internet, it retries every 1 minute and displays the previous picture untill a new one is downloaded.
|
This script downloads a new image from [Unsplash][1]. It checks whether the screen was locked every 5 minutes. In case of no Internet, it retries every 1 minute and displays the previous picture untill a new one is downloaded.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
+ [PHP](2) - Available in repositories of most popular distribution.
|
+ [PHP][2] - Available in repositories of most popular distributions.
|
||||||
+ [Composer](3) - Available in repositories of most popular distribution.
|
+ [Composer][3] - Available in repositories of most popular distributions.
|
||||||
+ [Imagemagick](4) - Specifically, the `convert` command.
|
+ [Imagemagick][4] - Specifically, the `convert` command.
|
||||||
+ [i3lock-color](5) - Available in AUR (For Arch users). Fork of i3lock with more features. Do not use i3lock since this program utilizes the features of i3lock-color.
|
+ [i3lock-color][5] - Available in AUR (For Arch users). Fork of i3lock with more features. Do not use i3lock since this program utilizes the features of i3lock-color.
|
||||||
+ [bash](6) - Most probably will be installed already.
|
+ [bash][6] - Most probably will be installed already.
|
||||||
|
|
||||||
|
|
||||||
<!--Links-->
|
<!--Links-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user