update bar and lock screen, add xinitrc, use as symlink into ~/

This commit is contained in:
odweta
2026-09-06 09:29:47 +02:00
parent 01a03cfb65
commit 9afd42cf54
4 changed files with 18 additions and 9 deletions
+2 -2
View File
@@ -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 */