1
1
mirror of https://gitlab.com/ceda_ei/i3lock-delta synced 2025-11-04 16:50:05 +01:00

Added download_daemon which needs to be running in background. Added downloader.php - the part of program that interacts with Unsplash API. Added lock which locks the screen. Added configs.

This commit is contained in:
Ceda EI
2017-12-28 20:27:35 +05:30
parent 00ad244d1b
commit ac398060f9
5 changed files with 148 additions and 0 deletions

7
box_config Normal file
View File

@@ -0,0 +1,7 @@
BOX_TOP_LEFT_X=10
BOX_TOP_LEFT_Y=610
BOX_BOTTOM_RIGHT_X=410
BOX_BOTTOM_RIGHT_Y=720
ROUNDENESS=50
NAME_X=600
NAME_Y=10