1
0
Fork 0
forked from foxora/nix

added even more mangowc stuff!!! :3333333

This commit is contained in:
foxora 2026-02-24 00:25:39 +00:00
parent 79af2ce80f
commit 7434f51a16
4 changed files with 107 additions and 8 deletions

View file

@ -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