diff options
| author | SoominIm <111330163+SoominIm@users.noreply.github.com> | 2024-04-12 21:27:59 -0400 |
|---|---|---|
| committer | SoominIm <111330163+SoominIm@users.noreply.github.com> | 2024-04-12 21:27:59 -0400 |
| commit | 47d9a77b69f85cb266704ca17a3700eb9445dfc1 (patch) | |
| tree | c7670acee803890a49d5ae7b4df264a272265c6e /slock | |
| parent | a1009ce70a396732ba15b15d5c959269b5d557a2 (diff) | |
Update dwm
Diffstat (limited to 'slock')
| -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 8c8e835..15e9674 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 = "/home/si/Pictures/wallpaper/yejin-wall.png"; +static const char* background_image = "/home/si/Pictures/wallpaper/personal-yejin-wall.png"; /* default message */ static const char *message = "THESIAH"; |
