hyprland: make borders more readable

This commit is contained in:
end-4
2025-06-30 16:56:59 +02:00
parent 6e9bb4945c
commit 8e7a376407
@@ -1,6 +1,6 @@
general {
col.active_border = rgba({{colors.on_surface.default.hex_stripped}}39)
col.inactive_border = rgba({{colors.outline.default.hex_stripped}}30)
col.active_border = rgba({{colors.outline.default.hex_stripped}}AA)
col.inactive_border = rgba({{colors.outline_variant.default.hex_stripped}}AA)
}
misc {