diff options
Diffstat (limited to 'niri/cfg/layout.kdl')
| -rw-r--r-- | niri/cfg/layout.kdl | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/niri/cfg/layout.kdl b/niri/cfg/layout.kdl index 7b434b9..1def8da 100644 --- a/niri/cfg/layout.kdl +++ b/niri/cfg/layout.kdl @@ -1,5 +1,5 @@ layout { - gaps 4 + gaps 2 center-focused-column "never" preset-column-widths { @@ -9,11 +9,8 @@ layout { } default-column-width { proportion 0.5; } focus-ring { - width 4 - // active-color "#7fc8ff" - // inactive-color "#505050" - active-gradient from="#80c8ff" to="#c7ff7f" angle=45 - // inactive-gradient from="#505050" to="#808080" angle=45 relative-to="workspace-view" + width 2 + active-color "#7fc8ff" } border { |
