move bg to cache

master
tiyn 1 year ago
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…
Cancel
Save