matugen/templates/hyprland.conf

6 lines
200 B
Plaintext
Raw Normal View History

2026-01-20 12:33:06 +01:00
# 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)
}