river: Make focus follow cursor
This commit is contained in:
parent
ed451c1df2
commit
c3a459ced3
1 changed files with 2 additions and 0 deletions
|
@ -201,6 +201,8 @@ in
|
||||||
border-color-unfocused = catppuccin.overlay0;
|
border-color-unfocused = catppuccin.overlay0;
|
||||||
border-color-urgent = catppuccin.peach;
|
border-color-urgent = catppuccin.peach;
|
||||||
|
|
||||||
|
focus-follows-cursor = "always";
|
||||||
|
|
||||||
# target title bg text indicator border
|
# target title bg text indicator border
|
||||||
# client.focused $lavender $base $text $rosewater $lavender
|
# client.focused $lavender $base $text $rosewater $lavender
|
||||||
# client.focused_inactive $overlay0 $base $text $rosewater $overlay0
|
# client.focused_inactive $overlay0 $base $text $rosewater $overlay0
|
||||||
|
|
Loading…
Reference in a new issue