mirror of
https://github.com/tiyn/slock.git
synced 2025-04-02 16:17:47 +02:00
move bg to cache
This commit is contained in:
parent
f7bf0a3ea9
commit
0033cc887d
@ -12,4 +12,4 @@ static const char *colorname[NUMCOLS] = {
|
||||
static const int failonclear = 1;
|
||||
|
||||
/* Background image path, should be available to the user above */
|
||||
static const char* background_image = "/home/user/.config/lock.png";
|
||||
static const char* background_image = "/home/user/.local/share/lock";
|
||||
|
Loading…
x
Reference in New Issue
Block a user