2026-01-20 12:33:06 +01:00
|
|
|
# Hyprland with colors from matugen
|
|
|
|
|
general {
|
2026-02-25 10:25:03 +01:00
|
|
|
col.active_border = rgba({{colors.primary.default.hex_stripped}}ff)
|
2026-01-20 12:33:06 +01:00
|
|
|
col.inactive_border = rgba({{colors.surface.default.hex_stripped}}ee)
|
|
|
|
|
}
|