hyprland: tune shadows and borders

This commit is contained in:
end-4
2025-12-27 11:24:19 +01:00
parent 13a827c0f4
commit c5aaf721c8
2 changed files with 15 additions and 12 deletions
@@ -1,6 +1,6 @@
general {
col.active_border = rgba({{colors.outline.default.hex_stripped}}AA)
col.inactive_border = rgba({{colors.outline_variant.default.hex_stripped}}AA)
col.active_border = rgba({{colors.outline.default.hex_stripped}}77)
col.inactive_border = rgba({{colors.outline_variant.default.hex_stripped}}55)
}
misc {