diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-06-21 18:13:29 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-06-21 18:13:29 +0900 |
| commit | e1303ce1873d03bac6f52037c554af24507fb830 (patch) | |
| tree | 9c2e0aa9993da18f00301248a49fb1605be79a2d /slock/config.h | |
| parent | 91f85d52dad85c57ba3f08105a927142157d6dcd (diff) | |
Init
Diffstat (limited to 'slock/config.h')
| -rw-r--r-- | slock/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slock/config.h b/slock/config.h index b2717c8..9e361b2 100644 --- a/slock/config.h +++ b/slock/config.h @@ -16,7 +16,7 @@ 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 = "Private/photo/0FA8481B-BCC3-440D-8A4C-1907C371102A.png"; +static const char* background_image = "Private/photo/9CB06044-2DC1-4615-8347-721653FD2B1E.png"; /* default message */ static const char *message = "THESIAH"; |
