mirror of
https://github.com/mintycube/slock.git
synced 2024-10-22 14:05:51 +02:00
Include patches.h for correct syntax highlighting
This commit is contained in:
parent
0238bdf643
commit
f3284c5f9e
1
config.h
1
config.h
@ -1,3 +1,4 @@
|
|||||||
|
#include "patches.h"
|
||||||
/* user and group to drop privileges to */
|
/* user and group to drop privileges to */
|
||||||
static const char *user = "nobody";
|
static const char *user = "nobody";
|
||||||
static const char *group = "nobody"; // use "nobody" for arch
|
static const char *group = "nobody"; // use "nobody" for arch
|
||||||
|
Loading…
Reference in New Issue
Block a user