update bar and lock screen, add xinitrc, use as symlink into ~/
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
/* user and group to drop privileges to */
|
||||
static const char *user = "odweta";
|
||||
static const char *group = "odweta";
|
||||
static const char *user = "imp";
|
||||
static const char *group = "imp";
|
||||
|
||||
static const char *colorname[NUMCOLS] = {
|
||||
[INIT] = "black", /* after initialization */
|
||||
|
||||
Reference in New Issue
Block a user