mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2025-12-20 07:15:20 +05:30
lol
This commit is contained in:
@@ -10,7 +10,7 @@ static const char *prompt = NULL; /* -p option; prompt to the left of
|
||||
static const char *colors[SchemeLast][2] = {
|
||||
/* fg bg */
|
||||
[SchemeNorm] = { "#bbbbbb", "#222222" },
|
||||
[SchemeSel] = { "#eeeeee", "#5294e2" },
|
||||
[SchemeSel] = { "#eeeeee", "#8800aa" },
|
||||
[SchemeOut] = { "#000000", "#C000FF" },
|
||||
};
|
||||
/* -l option; if nonzero, dmenu uses vertical list with given number of lines */
|
||||
|
||||
Reference in New Issue
Block a user