config/hyprland: change inactive border color
This commit is contained in:
parent
9cd028f912
commit
2d8bfcd092
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ general {
|
||||||
gaps_out = 0
|
gaps_out = 0
|
||||||
border_size = 1
|
border_size = 1
|
||||||
col.active_border = rgba(8b008bee) rgba(9400d3ee) 45deg
|
col.active_border = rgba(8b008bee) rgba(9400d3ee) 45deg
|
||||||
col.inactive_border = rgb(595959aa)
|
col.inactive_border = rgb(3F273F) rgb(410E41) 45deg
|
||||||
|
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue