diff options
Diffstat (limited to 'core/slogin/config.def.h')
| -rw-r--r-- | core/slogin/config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/slogin/config.def.h b/core/slogin/config.def.h index 6e58261..758c4f0 100644 --- a/core/slogin/config.def.h +++ b/core/slogin/config.def.h @@ -1,2 +1,2 @@ /* command to run after successful login */ -static const char *logincmd[] = { "startx", NULL }; +static const char *logincmd[] = { "startx", NULL };
\ No newline at end of file |
