matugen/templates/hyprland.conf

6 lines
194 B
Plaintext

# Hyprland with colors from matugen
general {
col.active_border = rgba({{colors.primary.default.hex_stripped}}ff)
col.inactive_border = rgba({{colors.surface.default.hex_stripped}}ee)
}