matugen/templates/hyprland.conf
2026-01-20 12:33:06 +01:00

6 lines
200 B
Plaintext

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