diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-17 20:57:51 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-17 20:57:51 +0900 |
| commit | f67fb1b162c298b556ea556e2a5bb6925ce6e275 (patch) | |
| tree | beca6ecebd9d14c4d7fe4705a05ef81ce22f3801 /slock | |
| parent | f51ed65dcd97657108b2f83cd3a12f7d56ca6ea5 (diff) | |
Init
Diffstat (limited to 'slock')
| -rw-r--r-- | slock/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slock/config.h b/slock/config.h index 4ceddcb..f878cad 100644 --- a/slock/config.h +++ b/slock/config.h @@ -74,3 +74,4 @@ ResourcePref resources[] = { { "color13", STRING, &colorname[PAM] }, { "color0", STRING, &text_color }, }; + |
