forked from foxora/nix
added wip mangowc config
This commit is contained in:
parent
68cf02e366
commit
fb2e2ee66b
11 changed files with 262 additions and 51 deletions
11
homes/modules/themeing/wallust/templates/mango-template.conf
Normal file
11
homes/modules/themeing/wallust/templates/mango-template.conf
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# background color of the root window
|
||||
rootcolor=0x{ color12 | strip }ff
|
||||
|
||||
# inactive window border
|
||||
bordercolor=0x{ color14 | strip }ff
|
||||
|
||||
# active window border
|
||||
focuscolor=0x{ color0 | strip }ff
|
||||
|
||||
# urgent / alerted window border
|
||||
urgentcolor=0x{ color10 | strip }ff
|
||||
Loading…
Add table
Add a link
Reference in a new issue