forked from foxora/nix
added even more mangowc stuff!!! :3333333
This commit is contained in:
parent
79af2ce80f
commit
7434f51a16
4 changed files with 107 additions and 8 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# background color of the root window
|
||||
rootcolor=0x{ color12 | strip }ff
|
||||
rootcolor=0x{{ color12 | strip }}ff
|
||||
|
||||
# inactive window border
|
||||
bordercolor=0x{ color14 | strip }ff
|
||||
bordercolor=0x{{ color0 | strip }}ff
|
||||
|
||||
# active window border
|
||||
focuscolor=0x{ color0 | strip }ff
|
||||
focuscolor=0x{{ color14 | strip }}ff
|
||||
|
||||
# urgent / alerted window border
|
||||
urgentcolor=0x{ color10 | strip }ff
|
||||
urgentcolor=0x{{ color10 | strip }}ff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue