mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
default-config: Clarify focus-ring inactive-color
This commit is contained in:
@@ -165,6 +165,9 @@ layout {
|
||||
active-color "#7fc8ff"
|
||||
|
||||
// Color of the ring on inactive monitors.
|
||||
//
|
||||
// The focus ring only draws around the active window, so the only place
|
||||
// where you can see its inactive-color is on other monitors.
|
||||
inactive-color "#505050"
|
||||
|
||||
// You can also use gradients. They take precedence over solid colors.
|
||||
|
||||
Reference in New Issue
Block a user