switched to river
This commit is contained in:
parent
cef35c17b9
commit
292301ce60
204 changed files with 3513 additions and 965 deletions
5
.config/wal/templates/colors-wal-dam.h
Normal file
5
.config/wal/templates/colors-wal-dam.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
static uint32_t colors[][3] = {{
|
||||
/* fg bg */
|
||||
[SchemeNorm] = {{ 0x{color15.strip}ff, 0x{color0.strip}ff }},
|
||||
[SchemeSel] = {{ 0x{color15.strip}ff, 0x{color2.strip}ff }},
|
||||
}};
|
Loading…
Add table
Add a link
Reference in a new issue