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:
20
config
Normal file
20
config
Normal file
@@ -0,0 +1,20 @@
|
||||
# TIMECOLOR="00FFFFFF"
|
||||
# TIMEFONT="Neuropolitical"
|
||||
# TIMESIZE=60
|
||||
# TIMESTYLE="%H:%M:%S"
|
||||
# DATECOLOR="00FFFFFF"
|
||||
# DATEFONT="Space Age"
|
||||
# DATESIZE=25
|
||||
# DATESTYLE="%A, %d %b"
|
||||
## Ring Colors
|
||||
# VERIFYING_INSIDE="FFFFFF44"
|
||||
# WRONG_INSIDE="FF000044"
|
||||
# INSIDE="00000000"
|
||||
# LINE="00000000"
|
||||
# KEYPRESS="FFFFFFFF"
|
||||
# BACKSPACEPRESS="CCCCCCFF"
|
||||
# RINGCOLOR="F7045DFF"
|
||||
# RINGVERIFYINGCOLOR="F7045DFF"
|
||||
# RINGWRONGCOLOR="F7045DFF"
|
||||
# RINGTEXTSIZE=14
|
||||
# RINGRADIUS=45
|
||||
Reference in New Issue
Block a user