config/hyprland: change active border color

This commit is contained in:
Sakooooo 2024-10-14 22:10:42 +04:00
parent aeb60f6bd0
commit 9cd028f912
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -80,8 +80,8 @@ general {
gaps_in = 0 gaps_in = 0
gaps_out = 0 gaps_out = 0
border_size = 1 border_size = 1
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg col.active_border = rgba(8b008bee) rgba(9400d3ee) 45deg
col.inactive_border = rgba(595959aa) col.inactive_border = rgb(595959aa)
layout = dwindle layout = dwindle
} }