1
0
Fork 0
forked from foxora/nix

added wip mangowc config

This commit is contained in:
foxora 2026-02-22 18:31:08 +00:00
parent 68cf02e366
commit fb2e2ee66b
11 changed files with 262 additions and 51 deletions

View 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

View file

@ -16,6 +16,9 @@ equicord.target = "~/.config/Equicord/themes/base16-colors.css"
hyprland.template = "hyprland-template.conf"
hyprland.target = "~/.config/hypr/colors.conf"
mango.template = "mango-template.conf"
mango.target = "~/.config/mango/colors.conf"
foot.template = "foot-template.ini"
foot.target = "~/.config/foot/theme.ini"