feat(hypr): more noticeable border for selected window
This commit is contained in:
parent
ca7520d1bd
commit
6558ec86c8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ source = ./colors.conf
|
||||||
|
|
||||||
general {
|
general {
|
||||||
border_size = 2
|
border_size = 2
|
||||||
col.active_border = rgba($lavenderAlpha80)
|
col.active_border = rgba($lavenderAlphaB0)
|
||||||
col.inactive_border = rgba($textAlpha40)
|
col.inactive_border = rgba($textAlpha40)
|
||||||
|
|
||||||
gaps_in = 5
|
gaps_in = 5
|
||||||
|
|
Loading…
Add table
Reference in a new issue