config/hyprland: change active border color
This commit is contained in:
parent
aeb60f6bd0
commit
9cd028f912
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@ general {
|
|||
gaps_in = 0
|
||||
gaps_out = 0
|
||||
border_size = 1
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
col.active_border = rgba(8b008bee) rgba(9400d3ee) 45deg
|
||||
col.inactive_border = rgb(595959aa)
|
||||
|
||||
layout = dwindle
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue