matugen/templates/hyprland.conf

6 lines
194 B
Plaintext
Raw Permalink Normal View History

2026-01-20 12:33:06 +01:00
# Hyprland with colors from matugen
general {
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)
}